Code

Updated printer selection in evironment tab
[gosa.git] / gosa-plugins / goto / personal / environment / hotplugDialog.tpl
index 801421c6149404cd5369f31c39bbbe608fb61c27..689ea74bde8032b2204e0e4cf7628c88cb57c380 100644 (file)
@@ -1,10 +1,10 @@
-<h2><img class="center" alt="" src="images/hotplug.png" align="middle">&nbsp;{t}Add hotplug devices{/t}</h2>
+<h2><img class="center" alt="" src="plugins/goto/images/hotplug.png" align="middle">&nbsp;{t}Add hotplug devices{/t}</h2>
 
     <input type="hidden" name="dialogissubmitted" value="1">
 
        <table summary="{t}Hotplug management{/t}" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 cellspacing=2>
         <tr>
-            <td width="50%" style="vertical-align:top;">
+            <td style="vertical-align:top;">
                                <div class="contentboxh" style="height:20px;">
                                <p class="contentboxh" style="font-size:12px">
                                        <b><LABEL for="hotplugName">{t}Select hotplug device to add{/t}</LABEL></b>
                                </div>
                                <div class="contentboxb">
                                <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-                                               <select style="width:600px;height:450px" size=20 name="hotplugName[]" id="hotplugName" multiple>
+                                               <select style="width:100%;height:450px" size=20 name="hotplugName[]" id="hotplugName" multiple>
                                                        {html_options values=$hotplugDeviceKeys output=$hotplugDevices}
                                                <option disabled>&nbsp;</option>
                                                </select><br>
                                        </p>
                                </div>
             </td>
-                       <td style="vertical-align:top;">
+                       <td style="vertical-align:top; width:350px">
                 <div class="contentboxh" style="height:20px">
                     <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
                 </div>