]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/class-confirm.tmpl
Import CUPS v2.0b1
[thirdparty/cups.git] / templates / class-confirm.tmpl
index 5f0277cb51387ed170b9dcd04db87a5c2a2d40b7..e5643791b5903b52a28d58935f0eb59af14ad6a6 100644 (file)
@@ -1,10 +1,6 @@
-<DIV CLASS="indent">
-
 <H2 CLASS="title">Delete Class {printer_name}</H2>
 
 <P><B>Warning:</B> Are you sure you want to delete class
 {printer_name}?</P>
 
 <P ALIGN="CENTER"><FORM ACTION="/admin/" METHOD="POST"><INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}"><INPUT TYPE="HIDDEN" NAME="op" VALUE="delete-class"><INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}"><INPUT TYPE="SUBMIT" NAME="confirm" VALUE="Delete Class"></FORM></P>
-
-</DIV>