Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r84f6a2003265dbadd4de5a08ebf0e158af1e331f -r097e25c6195a1a5f58821003b0fa332844dc6305
--- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 84f6a2003265dbadd4de5a08ebf0e158af1e331f)
+++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 097e25c6195a1a5f58821003b0fa332844dc6305)
@@ -282,5 +282,8 @@
label.posted.by ={0} on {1}
label.noredo.enabled =Note: after answer these questions, no changes are allowed.
label.allow.review.other.responses =Show other aswers after deadline
-
+label.select.leader=Select Leader
+label.question.options=Question Options
+label.activity.completion=End of Activity
+label.notifications=Notifications
#======= End labels: Exported 280 labels for en AU =====
Index: lams_tool_laqa/web/WEB-INF/tags/Arrow.tag
===================================================================
diff -u -r320934945c495ab0832be6fb547d83812ac3152a -r097e25c6195a1a5f58821003b0fa332844dc6305
--- lams_tool_laqa/web/WEB-INF/tags/Arrow.tag (.../Arrow.tag) (revision 320934945c495ab0832be6fb547d83812ac3152a)
+++ lams_tool_laqa/web/WEB-INF/tags/Arrow.tag (.../Arrow.tag) (revision 097e25c6195a1a5f58821003b0fa332844dc6305)
@@ -6,6 +6,8 @@
<%@ attribute name="state" required="true" rtexprvalue="true"%>
<%@ attribute name="title" required="false" rtexprvalue="true"%>
<%@ attribute name="onclick" required="false" rtexprvalue="true"%>
+<%@ attribute name="id" required="false" rtexprvalue="true"%>
+<%@ attribute name="display" required="false" rtexprvalue="true"%>