summaryrefslogtreecommitdiff
path: root/templates/edit-config.tmpl
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-27 21:56:38 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-27 21:56:38 +0000
commite4572d571c24d8e71db08ab9ec16210c2428c761 (patch)
treec592c8735b59de63e245859661f66115d9dd20a0 /templates/edit-config.tmpl
parent28b9d139c05c6edd6ebc25f466792b8e806d0fa6 (diff)
downloadcups-e4572d571c24d8e71db08ab9ec16210c2428c761.tar.gz
Merge changes from CUPS 1.4svn-r8088, the real official 1.4b1!
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1035 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/edit-config.tmpl')
-rw-r--r--templates/edit-config.tmpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/edit-config.tmpl b/templates/edit-config.tmpl
index 4aa78f944..ea45d81f5 100644
--- a/templates/edit-config.tmpl
+++ b/templates/edit-config.tmpl
@@ -5,7 +5,9 @@ function reset_config()
}
</SCRIPT>
-<H2 CLASS="title">Server Configuration File</H2>
+<DIV CLASS="indent">
+
+<H2 CLASS="title">Edit Configuration File</H2>
<FORM NAME="cups" METHOD="POST" ACTION="/admin/">
@@ -18,3 +20,5 @@ function reset_config()
onClick="reset_config();"></P>
</FORM>
+
+</DIV>