Index: lams_learning/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r255e14779b181a96063e506b5c99be6ffb47d2ad -reb433bcf2b935e3059899be4c11184c970234419 --- lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 255e14779b181a96063e506b5c99be6ffb47d2ad) +++ lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision eb433bcf2b935e3059899be4c11184c970234419) @@ -24,9 +24,8 @@ label.permission.gate.title =Permission gate label.permission.gate.message =You have stopped at a gate. You cannot continue until the gate is opened in Monitoring. label.password.gate.title =Password gate -label.password.gate.message =You must provide a correct password to continue. -label.password.gate.refresh =A teacher can also let you through in Monitoring. This page will refresh automatically in 1 minute. -label.password.gate.incorrect.password =You provided an incorrect password. +label.password.gate.message =Enter password +label.password.gate.incorrect.password =You provided an incorrect password. Retry again? label.schedule.gate.title =Schedule gate label.schedule.gate.open.message =The gate will be opened at: label.schedule.gate.close.message =The gate will be closed at: Index: lams_learning/web/gate/gateNext.jsp =================================================================== diff -u -r7116e79c883ad42375d9fa3278dec8a84733ea86 -reb433bcf2b935e3059899be4c11184c970234419 --- lams_learning/web/gate/gateNext.jsp (.../gateNext.jsp) (revision 7116e79c883ad42375d9fa3278dec8a84733ea86) +++ lams_learning/web/gate/gateNext.jsp (.../gateNext.jsp) (revision eb433bcf2b935e3059899be4c11184c970234419) @@ -23,7 +23,7 @@
-
Index: lams_learning/web/gate/passwordGateContent.jsp =================================================================== diff -u -r255e14779b181a96063e506b5c99be6ffb47d2ad -reb433bcf2b935e3059899be4c11184c970234419 --- lams_learning/web/gate/passwordGateContent.jsp (.../passwordGateContent.jsp) (revision 255e14779b181a96063e506b5c99be6ffb47d2ad) +++ lams_learning/web/gate/passwordGateContent.jsp (.../passwordGateContent.jsp) (revision eb433bcf2b935e3059899be4c11184c970234419) @@ -34,14 +34,6 @@ <c:out value="${title}" /> -