Code

Added some fixes for iframe scrolling
[gosa.git] / plugins / admin / systems / printerPPDSelectionDialog.tpl
index 5c628e11d97f873775b7a1ece2bb7f73484b4ef7..b6cad00b806da274e4031654c6d163971d9ee723 100644 (file)
@@ -7,12 +7,8 @@
                                </p>
                        </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>
                </td>
                <td style="vertical-align:top;">
@@ -45,8 +41,6 @@
 </table>
 
 <p class="plugbottom">
-<input type="submit" name="SavePPDSelection" value="{t}Select{/t}">
-  &nbsp;
 <input type="submit" name="ClosePPDSelection" value="{t}Close{/t}">
 </p>
 <!--