summaryrefslogtreecommitdiff
path: root/templates/users.tmpl
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-09-24 21:31:49 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-09-24 21:31:49 +0000
commit0af14961a854522d785f6716459b8fb951632963 (patch)
treecbe941f7a54266cc0995a59897309f78fe2c299c /templates/users.tmpl
parentb19ccc9e271691cc71a08e9968c58f464ebeade5 (diff)
Merge changes from 1.4svn-r7979.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@983 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/users.tmpl')
-rw-r--r--templates/users.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/users.tmpl b/templates/users.tmpl
index 369e30b11..5f9f71f8d 100644
--- a/templates/users.tmpl
+++ b/templates/users.tmpl
@@ -1,3 +1,5 @@
+<DIV CLASS="indent">
+
<FORM METHOD="POST" ACTION="/admin">
<INPUT TYPE="HIDDEN" NAME="OP" VALUE="{OP}">
<INPUT TYPE="HIDDEN" NAME="PRINTER_NAME" VALUE="{printer_name}">
@@ -24,3 +26,4 @@
</TABLE>
</FORM>
+</DIV>