Code

Updated template
[gosa.git] / gosa-plugins / goto / personal / environment / selectPrinterDialog.tpl
index 55d4c7bc24d547112de06f589d191f772c5dc8c9..02bb97bab9dac19a2aa9e3bf5fdad9da0a9d776b 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img class="center" alt="" src="images/select_printer.png" align="middle">&nbsp;{t}Add printer devices{/t}</h2>
+<h2><img class="center" alt="" src="plugins/systems/images/select_printer.png" align="middle">&nbsp;{t}Add printer devices{/t}</h2>
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
@@ -13,7 +13,7 @@
                                <div class="contentboxb">
                                <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                                <select style="width:100%;height:450px" size=20 name="gotoPrinter[]" id="gotoPrinter" multiple>
-                               {html_options values=$gotoPrinterKeys output=$gotoPrinters}
+                               {html_options options=$gotoPrinters}
                                <option disabled>&nbsp;</option>
                                         </select><br>
                                        </p>