Merge pull request #653 from susinda/master

Typo Fxed
This commit is contained in:
Amal Gunatilake 2017-03-16 15:06:52 +05:30 committed by GitHub
commit 5ef2d9d121

View File

@ -74,7 +74,7 @@
<br>Please click <b>"Add Another Group"</b>, if you wish to add another group or click
<b>"View Group List"</b> to complete the process and go back to the group list.
<hr/>
<button class="wr-btn" onclick="window.location.href='{{@app.context}}/groups'">View User List
<button class="wr-btn" onclick="window.location.href='{{@app.context}}/groups'">View Group List
</button>
<a href="{{@app.context}}/group/add" class="cu-btn-inner">
<span class="fw-stack">
@ -90,4 +90,4 @@
{{/zone}}
{{#zone "bottomJs"}}
{{js "js/group-add.js"}}
{{/zone}}
{{/zone}}