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.
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
14 years ago
..
admin_edit-admin.tpl Merge admin_edit-admin.tpl and admin_create-admin.tpl 14 years ago
admin_edit-domain.tpl Merge admin_edit-domain.tpl and admin_create-domain.tpl 14 years ago
adminlistadmin.tpl adminlistadmin.tpl, adminlistdomain.tpl: 14 years ago
adminlistdomain.tpl adminlistadmin.tpl, adminlistdomain.tpl: 14 years ago
broadcast-message.tpl sendmail.php, broadcast-message.php: 14 years ago
create-alias-domain.tpl variables.inc.php, 14 years ago
create-mailbox.tpl Mostly merge edit-mailbox.tpl and create-mailbox.tpl 14 years ago
edit-alias.tpl Merge edit-alias.tpl and create-alias.tpl 14 years ago
edit-mailbox.tpl edit-mailbox.php, edit-mailbox.tpl: 14 years ago
edit-vacation.tpl templates/edit-vacation.tpl, templates/users_vacation.tpl: 14 years ago
fetchmail.tpl fetchmail.tpl: 14 years ago
flash_error.tpl header.tpl, index.tpl, flash_error.tpl: 14 years ago
footer.tpl footer.tpl: 14 years ago
header.php - accidentially deleted header.php. Needed for setup 15 years ago
header.tpl config.inc.php: 14 years ago
index.tpl Replaced motd*.txt with $CONF[motd_*] options 14 years ago
list-virtual.tpl list-virtual.tpl: 14 years ago
list-virtual_alias.tpl list-virtual_alias.tpl: fix editing of aliases with $CONF[special_alias_control] == NO 14 years ago
list-virtual_alias_domain.tpl list-virtual.tpl: 14 years ago
list-virtual_mailbox.tpl list-virtual.php: 14 years ago
login.tpl Merge template for admin login and user login 14 years ago
main.tpl - fix templates to honour $CONF['sendmail'] and $CONF['fetchmail'] settings 15 years ago
menu.tpl Replaced motd*.txt with $CONF[motd_*] options 14 years ago
message.tpl message.tpl: 14 years ago
overview-get.tpl overview-get.tpl, viewlog.tpl: 14 years ago
password.tpl password.tpl: 14 years ago
sendmail.tpl sendmail.php, broadcast-message.php: 14 years ago
users_edit-alias.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 14 years ago
users_main.tpl users_main.tpl: 14 years ago
users_menu.tpl Replaced motd*.txt with $CONF[motd_*] options 14 years ago
users_vacation.tpl templates/edit-vacation.tpl, templates/users_vacation.tpl: 14 years ago
viewlog.tpl overview-get.tpl, viewlog.tpl: 14 years ago