Code

Updated password change for csvimport
[gosa.git] / gosa-plugins / ldapmanager / addons / ldapmanager / contentexportxls.tpl
index 3a08e8efacc014fd36df11c327f628c61d85591e..ec690a30b895a466f6327d0fc15574b60ce55219 100644 (file)
@@ -1,6 +1,6 @@
 {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>
 <hr>
 
@@ -11,7 +11,7 @@
        </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>
@@ -25,9 +25,7 @@
                <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>
                <button type='submit' name='sfrmgetfull'>{t}Export{/t}</button>
@@ -41,7 +39,7 @@
                <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>
 
 
 <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>