Code

removed debug output
[gosa.git] / plugins / admin / systems / goImapServer.tpl
index b4e38a19c40226eb462086480052baad37ae9d00..8ba8c56dc5e9008c538dc668f2bc1f94bfc88b80 100644 (file)
@@ -4,31 +4,31 @@
                <td style='width:50%;'>
                        <table summary="">
                                <tr>
-                                       <td>{t}Server identifier{/t}
+                                       <td>{t}Server identifier{/t}{$must}
                                        </td>
                                        <td><input name="goImapName" id="goImapName" size=40 maxlength=60 {$goImapNameACL} value="{$goImapName}" >
                                        </td>
                                </tr>
                                <tr>
-                                       <td>{t}Connect URL{/t}
+                                       <td>{t}Connect URL{/t}{$must}
                                        </td>
                                        <td><input name="goImapConnect" id="goImapConnect" size=40 maxlength=60 {$goImapConnectACL} value="{$goImapConnect}" >
                                        </td>
                                </tr>
                                <tr>
-                                       <td>{t}Admin user{/t}
+                                       <td>{t}Admin user{/t}{$must}
                                        </td>
                                        <td><input name="goImapAdmin" id="goImapAdmin" size=30 maxlength=60 {$goImapAdminACL} value="{$goImapAdmin}" >
                                        </td>
                                </tr>
                                <tr>
-                                       <td>{t}Password{/t}
+                                       <td>{t}Password{/t}{$must}
                                        </td>
                                        <td><input type=password name="goImapPassword" id="goImapPassword" size=30 maxlength=60 {$goImapPasswordACL} value="{$goImapPassword}" >
                                        </td>
                                </tr>
                                <tr>
-                                       <td>{t}Sieve port{/t}
+                                       <td>{t}Sieve port{/t}{$must}
                                        </td>
                                        <td><input name="goImapSievePort" id="goImapSievePort" size=10 maxlength=30 {$goImapSievePortACL} value="{$goImapSievePort}">
                                        </td>
@@ -78,7 +78,7 @@
     {t}The service must be saved before you can use the status flag.{/t}
 {/if}
 <br>
-<select name="action" title='{t}{/t}' 
+<select name="action" title='{t}Set new status{/t}' 
        {if $is_new =="new" || !$is_acc} disabled {/if}
 >
        <option value="none">&nbsp;</option>