You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- new file - generic edit form template that uses $struct to render the form templates/admin_edit-domain.tpl: - deleted, obsoleted by editform.tpl create-domain.php - use new editform.tpl - use $errormsg array instead of join't $errortext - store/move errors related to a display_in_form field in $fielderror (they will be displayed next to the field) - display remaining error messages (not related to a field) with flash_error() - use "value_$key" instead of "t$Key" as smarty variable name for field values model/DomainHandler.php - store error messages in $this->errormsg[$field] (instead of $this->errormsg[]) - fix label for default_aliases model/PFAHandler.php: - store error messages in $this->errormsg[$field] (instead of $this->errormsg[]) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1252 a1433add-5e2c-0410-b055-b7f2511e0802 |
14 years ago | |
|---|---|---|
| .. | ||
| admin_edit-admin.tpl | 15 years ago | |
| adminlistadmin.tpl | 15 years ago | |
| adminlistdomain.tpl | 14 years ago | |
| broadcast-message.tpl | 15 years ago | |
| create-alias-domain.tpl | 15 years ago | |
| edit-alias.tpl | 15 years ago | |
| edit-mailbox.tpl | 15 years ago | |
| editform.tpl | 14 years ago | |
| fetchmail.tpl | 15 years ago | |
| flash_error.tpl | 14 years ago | |
| footer.tpl | 14 years ago | |
| header.php | 16 years ago | |
| header.tpl | 15 years ago | |
| index.tpl | 15 years ago | |
| list-virtual.tpl | 15 years ago | |
| list-virtual_alias.tpl | 15 years ago | |
| list-virtual_alias_domain.tpl | 15 years ago | |
| list-virtual_mailbox.tpl | 15 years ago | |
| login.tpl | 15 years ago | |
| main.tpl | 16 years ago | |
| menu.tpl | 15 years ago | |
| message.tpl | 15 years ago | |
| overview-get.tpl | 15 years ago | |
| password.tpl | 15 years ago | |
| sendmail.tpl | 15 years ago | |
| users_edit-alias.tpl | 15 years ago | |
| users_main.tpl | 15 years ago | |
| users_menu.tpl | 15 years ago | |
| vacation.tpl | 15 years ago | |
| viewlog.tpl | 15 years ago | |