Code

| is no longer allowed in goShareServer Tab
[gosa.git] / plugins / admin / groups / mail_locals.tpl
index f380d95964d5341575d78920402f6a5de6ee00be..94be4bc095b13f43db605fb11c131fc144f45386 100644 (file)
@@ -3,22 +3,24 @@
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
     <p class="contentboxh" style="font-size:12px">
-     <b>{t}Select addresses to add{/t} {$hint}</b><br>
+     <b><LABEL for="local_list">{t}Select addresses to add{/t} {$hint}</LABEL ></b><br>
     </p>
    </div>
    <div class="contentboxb">
     <p class="contentboxb" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
-     <select style="width:500px; margin-top:4px; height:450px;" name="local_list[]" size="15" multiple>
+     <select style="width:500px; margin-top:4px; height:450px;" id="local_list" name="local_list[]" size="15" multiple>
                {html_options options=$mailusers}
-               <option disabled></option>
+               <option disabled>&nbsp;</option>
      </select>
     </p>
    </div>
   </td>
   <td style="vertical-align:top;">
    <div class="contentboxh" style="height:20px;">
-    <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]"><b>{
-t}Filters{/t}</b></p>
+    <p class="contentboxh" style="font-size:12px">
+               <img src="{$launchimage}" align="right" alt="[F]">
+                       <b>{t}Filters{/t}</b>
+       </p>
    </div>
    <div class="contentboxb">
      <table summary="" style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">