Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / ldapmanager / addons / ldapmanager / contentexport.tpl
index 587f33f9a27b8e0b8d84fce9fc3fb025ed3b9cd8..ffb03cac070a872a5352c740054df805da9ca5a4 100644 (file)
@@ -2,7 +2,7 @@
 <p style="margin-top:5px;">
   {t}The LDIF export plugin provides methods to download a complete snapshot of the running LDAP directory as ldif. You may save these files for backup purpose or when initializing a new server.{/t}
 </p>
-<p class="seperator">&nbsp;</p>
+<hr>
 
 <table summary="" style="width:100%;">
 <tr>
@@ -56,7 +56,7 @@
 <br>
        <div>
                <img alt="" border="0" align=middle src="images/filesaveas.png">
-               <a href = "getldif.php{$para}" title="{t}Click here to save the complete LDAP database to a file{/t} ">{t}Click here to save the LDAP Export {/t}</a>
+               <a href = "plugins/ldapmanager/getldif.php{$para}" title="{t}Click here to save the complete LDAP database to a file{/t} ">{t}Click here to save the LDAP Export {/t}</a>
 
 
                <br>