Code

Removed upload field from ppd selection dialog.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 07:36:40 +0000 (07:36 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 07:36:40 +0000 (07:36 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1715 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/systems/printerPPDSelectionDialog.tpl

index defe4ea643b62eb0eed1a4c970162065a632a37d..d0f0c25e5b7585d207908da0c5fd3ce72838bf40 100644 (file)
               {$apply}
 
       </div>
-      <br>
-      <br>
-      <div class="contentboxh" style="height:20px;">
-        <p class="contentboxh" style="font-size:12px">
-          <img src="{$launchimage}" align="right" alt="[U]">
-          <b>{t}Upload new PPD file{/t}</b>
-        </p>
-      </div>
-      <div class="contentboxb">
-        <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-          <tr>
-            <td >
-              <img alt="" src="{$tree_image}" align=middle>
-              &nbsp;{t}Select the PPD file you want to upload.{/t}
-            </td>
-          </tr>
-        </table>
-        <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-          <tr>
-            <td >
-              <input type="file" value="" name="PPDUpload">
-            </td>
-          </tr>
-        </table>
-        <div align="right">
-          <table summary="" style="border-top: 1px solid rgb(176, 176, 176); background: rgb(238, 238, 238) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;" width="100%"><tbody><tr><td align="right" width="100%">
-          <input type="submit" value="{t}Upload{/t}"></td></tr></tbody></table>
-        </div>
-      </div>
     </td>
   </tr>
 </table>