Code

allow special chars in device names
[gosa.git] / plugins / admin / systems / printerPPDSelectionDialog.tpl
index 5c628e11d97f873775b7a1ece2bb7f73484b4ef7..e6b6fc881701a14794fe0e83612f4a19b5f0da0a 100644 (file)
@@ -8,9 +8,7 @@
                        </div>
                        <div class="contentboxb">
                                <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-                                       <select style="width:100%; height:450px; margin-top:4px;" name="PPDselection" size="15">
-            {html_options values=$objectKeys options=$objects}
-                                       </select>
+          {$List}
                                        <input type=hidden name="edit_helper">
                                </p>    
                        </div>