Code

Simply commented out the sieve messages, they aren't interessting at this
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 5 Apr 2007 08:26:07 +0000 (08:26 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 5 Apr 2007 08:26:07 +0000 (08:26 +0000)
point and may confuse the user.

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

include/sieve/templates/management.tpl

index 43aebef3be4ccb003838a67807c7250cd1f52756..ce287351c3bf85690b2e9fe13608b5e553aced7e 100644 (file)
@@ -1,5 +1,5 @@
 <h2>{t}Sieve script management{/t}</h2>
-
+<!--
 {if $uattrib_empty}
                
        <font color='red'><b>{t}Connection to sieve could not be established, the authentification attribute is empty.{/t}</b></font><br>
@@ -17,6 +17,7 @@
        <br>
 {/if}
        {t}Be careful. All your changes will be saved directly to sieve, if you use the save button below.{/t}
+-->
        <br>
        <input type='submit' name='create_new_script' value='{t}Create new script{/t}'>
        {$List}