summaryrefslogtreecommitdiff
path: root/templates/id/printer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/id/printer.tmpl')
-rw-r--r--templates/id/printer.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/id/printer.tmpl b/templates/id/printer.tmpl
index 68e0a3981..4c56b6761 100644
--- a/templates/id/printer.tmpl
+++ b/templates/id/printer.tmpl
@@ -6,6 +6,7 @@
{server_is_sharing_printers=0?Tidak:{printer_is_shared=0?Tidak:}} Berbagi{default_name={printer_name}?, Server Baku:})</H2>
<FORM METHOD="POST" ACTION="{printer_uri_supported}" NAME="maintenance">
+<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
<SELECT NAME="OP" ONCHANGE="document.maintenance.submit();">
<OPTION VALUE="">Perawatan</OPTION>
<OPTION VALUE="print-test-page">Cetak Halaman Uji</OPTION>
@@ -20,6 +21,7 @@
</FORM>
<FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration">
+<INPUT TYPE="HIDDEN" NAME="org.cups.sid" VALUE="{$org.cups.sid}">
<INPUT TYPE="HIDDEN" NAME="printer_name" VALUE="{printer_name}">
<SELECT NAME="OP" ONCHANGE="document.administration.submit();">
<OPTION VALUE="">Administrasi</OPTION>