Code

size=15" should be size="15"
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 31 May 2005 08:25:44 +0000 (08:25 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 31 May 2005 08:25:44 +0000 (08:25 +0000)
faxaccount/locals.tpl

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@522 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofax/faxaccount/locals.tpl

index b46af322f25b9342a4d8d4a0a3c835a005bbe7e4..88c98f0bd6bdd2f53b3fbae9c0d49cb05d93b998 100644 (file)
@@ -8,7 +8,7 @@
    </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;" name="local_list[]" size="15" multiple>
        {html_options options=$list}
      </select>
     </p>
@@ -28,7 +28,7 @@
                                <img alt="" src="{$tree_image}" align="middle">&nbsp;{t}Display numbers of department{/t}
                        </td>
                <td>
-                               <select name="depselect" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
+                               <select name="depselect" size="1" onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
                              {html_options options=$deplist selected=$depselect}
                            </select>
                        </td>