Code

Invalid repository settings fixed.
[gosa.git] / plugins / addons / ldapmanager / contentcsv.tpl
index 906601393347eac59898d32503ca10b5677f51a2..1f3ccebffb32f26a5a7ec5bc473ca981ec0d3e97 100644 (file)
@@ -7,11 +7,11 @@
 <table summary="">
        <tr>
                <td>
-                       {t}Select CSV file to import{/t}
+                       <LABEL for="userfile">{t}Select CSV file to import{/t}</LABEL>
                </td>
                <td>
                <input type="hidden" name="MAX_FILE_SIZE" value="2097152">
-               <input name="userfile" type="file" value="{t}Browse{/t}">
+               <input id="userfile" name="userfile" type="file" value="{t}Browse{/t}">
                </td>
        </tr>
        <tr>