Code

added label tags
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Jul 2005 10:46:58 +0000 (10:46 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Jul 2005 10:46:58 +0000 (10:46 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@984 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/groups/mail_locals.tpl

index cf05ca0ef3b10b3990804369cf1be552fdac6a8e..94be4bc095b13f43db605fb11c131fc144f45386 100644 (file)
@@ -3,12 +3,12 @@
   <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>&nbsp;</option>
      </select>
   </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">