[Rt-commit] r14229 - in rt/branches/3.999-DANGEROUS: share/html/Admin/Queues
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Jul 17 15:18:17 EDT 2008
Author: sunnavy
Date: Thu Jul 17 15:18:11 2008
New Revision: 14229
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/share/html/Admin/Queues/Modify.html
Log:
r14637 at sunnavys-mb: sunnavy | 2008-07-18 00:26:50 +0800
name fix
Modified: rt/branches/3.999-DANGEROUS/share/html/Admin/Queues/Modify.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Admin/Queues/Modify.html (original)
+++ rt/branches/3.999-DANGEROUS/share/html/Admin/Queues/Modify.html Thu Jul 17 15:18:11 2008
@@ -68,7 +68,7 @@
</tr>
<tr><td align="right"><&|/l&>Subject Tag</&>:</td>
-<td colspan="3"><input name="SubjectTag" value="<% $ARGS{'SubjectTag'} || ($Create ? "" : $queue_obj->subject_tag || '' ) %>" size="60" /></td>
+<td colspan="3"><input name="subject_tag" value="<% $ARGS{'subject_tag'} || ($Create ? "" : $queue_obj->subject_tag || '' ) %>" size="60" /></td>
</tr>
<tr><td align="right"><&|/l&>Reply Address</&>:</td>
More information about the Rt-commit
mailing list