Code

Updated import
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Mar 2010 09:19:48 +0000 (09:19 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Mar 2010 09:19:48 +0000 (09:19 +0000)
- Disabled import tabs
- Updated gosa.conf

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17338 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/ldapmanager/addons/ldapmanager/contentimport.tpl

index 360ba208cecd117908088950a6fd02f767f71c9e..b83b3ef90d118d6a9f6a2dc8405a423783ce9c05 100644 (file)
@@ -1,3 +1,10 @@
+<font color='red'>Temporary disabled</font>
+<!--
+
+
+
+
+
 {if $type == FALSE || $LDIFError != FALSE}
 <p style="margin-top:5px;">
   {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}
@@ -20,7 +27,7 @@
                &nbsp;
        </td>
        <td>
-<!--        <input type="checkbox" name="overwrite" value="1" id="overwrite">-->
+    <input type="checkbox" name="overwrite" value="1" id="overwrite"> - - >
                <input type="radio" name="overwrite" value="1" checked>{t}Modify existing objects, keep untouched attributes{/t}<br>
                <input type="radio" name="overwrite" value="0">{t}Overwrite existing objects, all not listed attributes will be removed{/t}
        </td>
@@ -55,3 +62,4 @@
 </div>
 
 <input type="hidden" name="ignore">
+-->