Code

replaced <p> seperator style by <hr >
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:32:12 +0000 (14:32 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:32:12 +0000 (14:32 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16144 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/ldapmanager/addons/ldapmanager/contentcsv.tpl
gosa-plugins/ldapmanager/addons/ldapmanager/contentexport.tpl
gosa-plugins/ldapmanager/addons/ldapmanager/contentexportxls.tpl
gosa-plugins/ldapmanager/addons/ldapmanager/contentimport.tpl

index f3b318b8a933c08ea806deadf16768369ae2ef5f..def4f3c40818c5edb6ceb75334ae6a939dfa4a17 100644 (file)
@@ -1,7 +1,7 @@
 <p>
   {t}The CSV import plugin provides methods to generate user accounts from a file containing Comma Seperated Values. The administrator can decide which columns should be transfered to which attribute. Note that you must have at least the UID, GIVENNAME and SURENAME set.{/t}
 </p>
-<p class="seperator">&nbsp;</p>
+<hr>
 
 {if $fileup != TRUE}
 <table summary="">
index 641abcabe3c3d51c0eeabe086aead44654c47ffe..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>
index fd16a4ce1dd49cfd0e5d5e6abbc78158404daab3..84cad4b751b2f41012113d81a230fb2e61a09726 100644 (file)
@@ -2,7 +2,7 @@
 <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}
 </p>
-<p class="seperator">&nbsp;</p>
+<hr>
 
 <table summary="" style="width:100%;">
 <tr>
index 5f730c754b557115805f8fe26c72b94c9ac7b41f..c8df7788585e09a5fbcff58eec897b225992a815 100644 (file)
@@ -3,7 +3,7 @@
   {t}The LDIF import plugin provides methods to upload a set of entries to your running LDAP directory as ldif. You may use this to add new or modify existing entries. Remember that GOsa will not check your ldifs for GOsa conformance.{/t}
 </p>
 
-<p class="seperator">&nbsp;</p>
+<hr>
 <table summary="" width="100%">
 <tr>
     <td width="180">