[Rt-commit] r9871 - in rt/branches/3.6-RELEASE: .
jesse at bestpractical.com
jesse at bestpractical.com
Mon Dec 10 13:45:46 EST 2007
Author: jesse
Date: Mon Dec 10 13:45:46 2007
New Revision: 9871
Modified:
rt/branches/3.6-RELEASE/ (props changed)
rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
Log:
r72955 at pinglin: jesse | 2007-12-10 13:45:10 -0500
RT-Ticket: 8702
RT-Status: resolved
RT-Update: correspond
* Applied a small html fix (missing </td>) from Steve Turner
Modified: rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
==============================================================================
--- rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html (original)
+++ rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html Mon Dec 10 13:45:46 2007
@@ -87,6 +87,7 @@
<td colspan="2">
<input type="hidden" class="hidden" name="SetEnabled" value="1" />
<input type="checkbox" class="checkbox" name="Enabled" value="1" <%$EnabledChecked%> /> <&|/l&>Enabled (Unchecking this box disables this group)</&><br />
+</td>
</tr>
<& /Elements/Callback, GroupObj => $Group, results => \@results, %ARGS &>
</table>
More information about the Rt-commit
mailing list