Index: lams_learning/web/gate/conditionGateContent.jsp =================================================================== diff -u -r5d896b9c108705c770d5294510f60ae9aa027f6d -r70254a2e4bb9d1d45558a209ce1eca752b8db5f3 --- lams_learning/web/gate/conditionGateContent.jsp (.../conditionGateContent.jsp) (revision 5d896b9c108705c770d5294510f60ae9aa027f6d) +++ lams_learning/web/gate/conditionGateContent.jsp (.../conditionGateContent.jsp) (revision 70254a2e4bb9d1d45558a209ce1eca752b8db5f3) @@ -22,9 +22,9 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> -
- -
+ +<%@ include file="gateDescription.jsp"%> +
-
\ No newline at end of file + Index: lams_learning/web/gate/gateDescription.jsp =================================================================== diff -u --- lams_learning/web/gate/gateDescription.jsp (revision 0) +++ lams_learning/web/gate/gateDescription.jsp (revision 70254a2e4bb9d1d45558a209ce1eca752b8db5f3) @@ -0,0 +1,15 @@ +<%@ taglib uri="tags-core" prefix="c"%> +
+ +
+
+ +
+
+
+ +
+ +
+
+
Index: lams_learning/web/gate/permissionGateContent.jsp =================================================================== diff -u -r5d896b9c108705c770d5294510f60ae9aa027f6d -r70254a2e4bb9d1d45558a209ce1eca752b8db5f3 --- lams_learning/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision 5d896b9c108705c770d5294510f60ae9aa027f6d) +++ lams_learning/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision 70254a2e4bb9d1d45558a209ce1eca752b8db5f3) @@ -22,10 +22,10 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-core" prefix="c"%> -
- -
+<%@ include file="gateDescription.jsp"%> +
Index: lams_learning/web/gate/scheduleGateContent.jsp =================================================================== diff -u -r84cf5e740ee5770646e6fbf86bcbd63afff21e08 -r70254a2e4bb9d1d45558a209ce1eca752b8db5f3 --- lams_learning/web/gate/scheduleGateContent.jsp (.../scheduleGateContent.jsp) (revision 84cf5e740ee5770646e6fbf86bcbd63afff21e08) +++ lams_learning/web/gate/scheduleGateContent.jsp (.../scheduleGateContent.jsp) (revision 70254a2e4bb9d1d45558a209ce1eca752b8db5f3) @@ -26,9 +26,7 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> -
- -
+<%@ include file="gateDescription.jsp"%>   @@ -65,4 +63,4 @@ jQuery.timeago.settings.allowFuture = true; jQuery("time.timeago").timeago(); }); - \ No newline at end of file + Index: lams_learning/web/gate/synchGateContent.jsp =================================================================== diff -u -r5d896b9c108705c770d5294510f60ae9aa027f6d -r70254a2e4bb9d1d45558a209ce1eca752b8db5f3 --- lams_learning/web/gate/synchGateContent.jsp (.../synchGateContent.jsp) (revision 5d896b9c108705c770d5294510f60ae9aa027f6d) +++ lams_learning/web/gate/synchGateContent.jsp (.../synchGateContent.jsp) (revision 70254a2e4bb9d1d45558a209ce1eca752b8db5f3) @@ -26,9 +26,7 @@ <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-lams" prefix="lams"%> -
- -
+<%@ include file="gateDescription.jsp"%>