Commit 9b644ce3ff364bffbc2d76af7f7149a68020cfa5

Authored by bshuttle
1 parent 0a18f841

actually fix the #name bug.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5110 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/principals/editgroup.smarty
1 <h2>Edit Group Details</h2> 1 <h2>Edit Group Details</h2>
2 2
3 <p class="descriptiveText">{i18n arg_name=$edit_group->getName()}Change 3 <p class="descriptiveText">{i18n arg_name=$edit_group->getName()}Change
4 -the system's information about group <strong>#name</strong>{/i18n}</p> 4 +the system's information about group <strong>#name#</strong>{/i18n}</p>
5 5
6 <form action="{$smarty.server.PHP_SELF}" method="POST"> 6 <form action="{$smarty.server.PHP_SELF}" method="POST">
7 <input type="hidden" name="action" value="saveGroup" /> 7 <input type="hidden" name="action" value="saveGroup" />