Code

Updated template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 10:20:40 +0000 (10:20 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 29 Jul 2010 10:20:40 +0000 (10:20 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19216 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/admin/groups/mail/paste_mail.tpl

index 7f0624a095480b5c63db6cf803fc0fd53f7f27c2..0f79ffd3c75d3bfc8aa95a2969daaa53516df659 100644 (file)
@@ -9,7 +9,7 @@
                                                <LABEL for="mail">{t}Primary address{/t}</LABEL>{$must}
                                        </td>
                                <td>
-                                               <input id="mail" name="mail" size="25" maxlength="65" 
+                                               <input id="mail" name="mail" size="25" maxlength="65" type='text' 
                                                        value="{$mail}" title="{t}Primary mail address for this shared folder{/t}">
                                        </td>
                        </tr>