summaryrefslogtreecommitdiff
path: root/templates/choose-serial.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/choose-serial.tmpl
parentb19ccc9e271691cc71a08e9968c58f464ebeade5 (diff)
downloadcups-0af14961a854522d785f6716459b8fb951632963.tar.gz
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/choose-serial.tmpl')
-rw-r--r--templates/choose-serial.tmpl6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/choose-serial.tmpl b/templates/choose-serial.tmpl
index 25a4931fb..d714779b3 100644
--- a/templates/choose-serial.tmpl
+++ b/templates/choose-serial.tmpl
@@ -1,5 +1,10 @@
+<DIV CLASS="indent">
+
+<H2 CLASS="title">{op=modify-printer?Modify {printer_name}:Add Printer}</H2>
+
<FORM METHOD="POST" ACTION="/admin">
<INPUT TYPE="HIDDEN" NAME="OP" VALUE="{op}">
+{printer_name?<INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}">:}
<TABLE>
<TR>
@@ -43,3 +48,4 @@
</TABLE>
</FORM>
+</DIV> \ No newline at end of file