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 e719c6c4dd create-alias.php:
- deleted, obsoleted by edit.php?table=alias

functions.inc.php:
- drop function check_alias() - it was only used by create-alias.php
  (AliasHandler has a similar function create_allowed(), which is a
  copy of check_alias() with superfluous {...} removed)

configs/menu.conf
- replace create-alias.php with edit.php?table=alias
- append "?" to url_create_mailbox to avoid temporary change in menu.tpl
  (create-mailbox is the only one which still needs ? instead of &)

templates/list-virtual.tpl:
- use {#url_create_alias#} instead of hardcoded create-alias.php

templates/menu.tpl:
- $url_domain: url-escape domain, use & instead of ?



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1317 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
..
adminlistadmin.tpl adminlistadmin.tpl: 13 years ago
adminlistdomain.tpl adminlistdomain.tpl: 13 years ago
broadcast-message.tpl sendmail.php, broadcast-message.php: 14 years ago
create-alias-domain.tpl templates/create-alias-domain.tpl: 13 years ago
edit-alias.tpl Merge edit-alias.tpl and create-alias.tpl 14 years ago
edit-mailbox.tpl Merge edit-mailbox.tpl and edit-mailbox.tpl: 14 years ago
editform.tpl AliasHandler now works with edit.php in many cases 13 years ago
fetchmail.tpl fetchmail.tpl: 14 years ago
flash_error.tpl use isset to check existance of a variable 13 years ago
footer.tpl fix undefined var check before login - sessid is not set etc 13 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 create-alias.php: 13 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_alias_domain.tpl: 13 years ago
list-virtual_mailbox.tpl vacation.php: 13 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 create-alias.php: 13 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
vacation.tpl Merge users/vacation.php and edit-vacation.php into vacation.php 13 years ago
viewlog.tpl overview-get.tpl, viewlog.tpl: 14 years ago