]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/de/class-confirm.tmpl
Merge changes from CUPS 1.5svn-r9000.
[thirdparty/cups.git] / templates / de / class-confirm.tmpl
index 20cd6db2d562baa87fb19156f4e2674569ecbe6d..5e0223cffd44a2e198abc1470bef3361568aafcb 100644 (file)
@@ -5,6 +5,6 @@
 <P><B>Warnung:</B> Sind Sie sicher, dass Sie die Klasse
 {printer_name} l&ouml;schen wollen?</P>
 
-<P ALIGN="CENTER"><FORM ACTION="/admin/" METHOD="POST"><INPUT TYPE="HIDDEN" NAME="op" VALUE="delete-class"><INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}"><INPUT TYPE="SUBMIT" NAME="confirm" VALUE="Klasse l&ouml;schen"></FORM></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="Klasse l&ouml;schen"></FORM></P>
 
 </DIV>