Code

Updated preg_matches
[gosa.git] / plugins / admin / systems / servkolab.tpl
index 58578bade6c4048e3d5db5b8a796bb490f8206f5..57231d2fa4618c26e7d54ca809887620232c7637 100644 (file)
                        <input type="text" name="postfix_mydestination" value="{$postfix_mydestination}" {$postfix_mydestinationACL}>
                </td>
        </tr>
+       <tr>
+               <td>{t}Cyrus admins{/t}
+               </td>
+               <td>
+                       <input type="text" name="cyrus_admins" value="{$cyrus_admins}" {$cyrus_adminsACL}>
+               </td>
+       </tr>
    </table>    
    <p class="seperator" >&nbsp;</p>
    <table summary="">
            <LABEL for="postfix_mynetworks">{t}Hosts/networks allowed to relay{/t}</LABEL><br>
         <input id="postfix_mynetworks" name="postfix_mynetworks" size="60" maxlength="220" value="{$postfix_mynetworks}" {$postfix_mynetworksACL} type="text">
                <br>
-               ( {t}Enter multiple values, seperated with{/t} ; )
+               ( {t}Enter multiple values, seperated with{/t} , )
        </td>
      </tr>
    </table>