0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/templates
Christian Boltz e5c68e2450 Merge edit-alias.tpl and create-alias.tpl
edit-alias.tpl:
- merge with create-alias.tpl
- added various {if $mode = ...}
- for edit mode: used "multiple targets" help text right of textarea
  (instead of having it under the headline)
- use $fGoto instead of array in textarea

create-alias.tpl
- deleted

edit-alias.php:
- fixed $tGoto to contain unmodified $_POST value on error
- dropped $array smarty variable that was used instead of $tGoto
- added mode = edit smarty variable
- add empty pCreate_alias_address_text_error smarty variable to avoid
  "undefined" warning

create-alias.php:
- added mode = create smarty variable
- switched to edit-alias template

*.lang
- marked $PALANG['pCreate_alias_address'] as obsolete


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1153 a1433add-5e2c-0410-b055-b7f2511e0802
2011-07-31 15:05:33 +00:00
..
admin_edit-admin.tpl Merge admin_edit-admin.tpl and admin_create-admin.tpl 2011-07-31 14:09:16 +00:00
admin_edit-domain.tpl Merge admin_edit-domain.tpl and admin_create-domain.tpl 2011-07-31 14:32:51 +00:00
adminlistadmin.tpl adminlistadmin.tpl, adminlistdomain.tpl: 2011-07-22 21:22:24 +00:00
adminlistdomain.tpl adminlistadmin.tpl, adminlistdomain.tpl: 2011-07-22 21:22:24 +00:00
broadcast-message.tpl sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
create-alias-domain.tpl variables.inc.php, 2011-07-22 21:08:33 +00:00
create-mailbox.tpl Mostly merge edit-mailbox.tpl and create-mailbox.tpl 2011-07-29 23:30:54 +00:00
edit-alias.tpl Merge edit-alias.tpl and create-alias.tpl 2011-07-31 15:05:33 +00:00
edit-mailbox.tpl edit-mailbox.php, edit-mailbox.tpl: 2011-07-29 23:37:56 +00:00
edit-vacation.tpl templates/edit-vacation.tpl, templates/users_vacation.tpl: 2011-07-25 23:18:52 +00:00
fetchmail.tpl fetchmail.tpl: 2011-07-22 21:19:49 +00:00
flash_error.tpl header.tpl, index.tpl, flash_error.tpl: 2011-07-18 21:56:08 +00:00
footer.tpl footer.tpl: 2011-07-18 23:23:24 +00:00
header.php - accidentially deleted header.php. Needed for setup 2009-11-06 19:16:14 +00:00
header.tpl config.inc.php: 2011-07-19 20:24:41 +00:00
index.tpl Replaced motd*.txt with $CONF[motd_*] options 2011-07-29 20:34:36 +00:00
list-virtual_alias_domain.tpl list-virtual.tpl: 2011-07-22 21:37:40 +00:00
list-virtual_alias.tpl list-virtual_alias.tpl: fix editing of aliases with $CONF[special_alias_control] == NO 2011-01-05 20:57:53 +00:00
list-virtual_mailbox.tpl list-virtual.php: 2010-09-26 23:14:42 +00:00
list-virtual.tpl list-virtual.tpl: 2011-07-22 21:37:40 +00:00
login.tpl Merge template for admin login and user login 2011-07-29 18:04:09 +00:00
main.tpl - fix templates to honour $CONF['sendmail'] and $CONF['fetchmail'] settings 2009-11-14 11:34:52 +00:00
menu.tpl Replaced motd*.txt with $CONF[motd_*] options 2011-07-29 20:34:36 +00:00
message.tpl message.tpl: 2011-07-25 22:19:50 +00:00
overview-get.tpl overview-get.tpl, viewlog.tpl: 2011-07-22 20:59:41 +00:00
password.tpl password.tpl: 2011-07-29 21:47:21 +00:00
sendmail.tpl sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
users_edit-alias.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 2011-07-19 19:55:42 +00:00
users_main.tpl users_main.tpl: 2011-07-19 20:01:57 +00:00
users_menu.tpl Replaced motd*.txt with $CONF[motd_*] options 2011-07-29 20:34:36 +00:00
users_vacation.tpl templates/edit-vacation.tpl, templates/users_vacation.tpl: 2011-07-25 23:18:52 +00:00
viewlog.tpl overview-get.tpl, viewlog.tpl: 2011-07-22 20:59:41 +00:00