Code

Updated password change for csvimport
[gosa.git] / gosa-plugins / ldapmanager / addons / ldapmanager / contentexportxls.tpl
index fd16a4ce1dd49cfd0e5d5e6abbc78158404daab3..ec690a30b895a466f6327d0fc15574b60ce55219 100644 (file)
@@ -1,8 +1,8 @@
 {if $LDIFError != FALSE || $type == FALSE}
 <p style="margin-top:5px;">
-  {t}The XLS export plugin provides methods to download a complete snapshot of the running LDAP directory as xls. You may save these files for documentation.{/t}
+  {t}The XLS export plug-in provides methods to download a complete snapshot of the running LDAP directory as XLS. You may save these files for documentation.{/t}
 </p>
-<p class="seperator">&nbsp;</p>
+<hr>
 
 <table summary="" style="width:100%;">
 <tr>
        </td>
        <td>
                {*<input id="text" type="text" value="" name="single">*}
-               <select id="single" name="single" size="1" title="{t}Choose the data you want to Export{/t}">
+               <select id="single" name="single" size="1" title="{t}Choose the data you want to export{/t}">
                        {html_options options=$choicelist selected=0}
                </select>
        </td>
        <td>
-               <input type="submit" value="{t}Export{/t}" name="sfrmgetsingle">
+               <button type='submit' name='sfrmgetsingle'>{t}Export{/t}</button>
+
        </td>
 </tr>
 <tr>
                <LABEL for="selfull">{t}Export complete XLS for{/t}</LABEL>
        </td>
        <td>
-               <select id="selfull" name="selfull" size="1" title="{t}Choose the department you want to Export{/t}">
-                       {html_options options=$deplist selected=0}
-               </select>
+        {$base}
        </td>
        <td>
-               <input type="submit" value="{t}Export{/t}" name="sfrmgetfull">
+               <button type='submit' name='sfrmgetfull'>{t}Export{/t}</button>
+
        </td>
 </tr>
        
                <LABEL for="selivbb">{t}Export IVBB LDIF for{/t}</LABEL>
        </td>
        <td>
-               <select id="selivbb" name="selivbb" size="1" title="{t}Choose the department you want to Export{/t}">
+               <select id="selivbb" name="selivbb" size="1" title="{t}Choose the department you want to export{/t}">
                        {html_options options=$deplist selected=$depselectivbb}
                </select>
        </td>
        <td>
-               <input type="submit" value="{t}Export{/t}" name="sfrmgetivbb">
+               <button type='submit' name='sfrmgetivbb'>{t}Export{/t}</button>
+
        </td>
 </tr>
 {/if}
 
 
 <br>
-       <h1>{t}Export successful{/t}</h1>
+       <h3>{t}Export successful{/t}</h3>
 <br>
        <div>
-               <img alt="" border="0" align=middle src="images/filesaveas.png">
-               <a href = "plugins/ldapmanager/getxls.php{$para}" title="{t}Click here to save the complete LDAP database to a xls file{/t} ">{t}Click here to save the LDAP Export to a xls file{/t}</a>
+               {image path="images/filesaveas.png"}
+
+               <a href = "plugins/ldapmanager/getxls.php{$para}" title="{t}Click here to save the complete LDAP database to a XLS file{/t} ">{t}Click here to save the LDAP export to a XLS file{/t}</a>
 
 
                <br>
                <br>
        </div>
        <div align="right">
-               <input type="submit" value="{msgPool type=backButton}" name='back'>
+               <button type='submit' name='back'>{msgPool type=backButton}</button>
+
        </div>
 {/if}
-<p class="plugbottom">
-  &nbsp;
-</p>
+
+<hr>
 
 <input type="hidden" name="ignore">