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 c51b27a9c9 merged overview.php into list-domain.php and list-virtual.php
list-domain.php:
- added several admin/superadmin switches and permission checks
- merged GET and POST code
- Note: still different templates for superadmins (admin_list-domain.tpl)
  and admins (overview-get.tpl) because of large layout difference

list-virtual.php:
- added several admin/superadmin switches and permission checks
- added check for admins without any domains (redirects to domain list,
  which can handle this situation)
- migrated FIXME from overview.php 
  -> David, please review the query and remove the FIXME afterwards

overview.php:
- DELETED - no longer needed

overview.tpl:
- RENAMED overview.tpl to list-virtual.tpl
- removed admin/superadmin filename switch
- removed $incpath switch for images

menu.tpl:
- menu for domain admins now has "domain list" and "virtual list"
  instead of "overview"

delete.php, edit-active.php, edit-alias.php, edit-mailbox.php, search.php:
- changed redirect to list-virtual.php

overview-get.tpl:
- changed link to list-virtual.php

main.tpl:
- changed overview link to list-domain.php



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@181 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
..
admin_create-admin.tpl
admin_create-domain.tpl
admin_edit-admin.tpl fix edit-admin to not use the db password to pre-populate the field - as per emails with Christian Boltz 17 years ago
admin_edit-domain.tpl
admin_list-admin.tpl - merged admin/delete.php into /delete.php 17 years ago
admin_list-domain.tpl - merged admin/delete.php into /delete.php 17 years ago
admin_search.tpl
broadcast-message.tpl
create-alias.tpl
create-mailbox.tpl
edit-alias.tpl
edit-mailbox.tpl
edit-vacation.tpl
fetchmail.tpl - replaced tabs with spaces in fetchmail.php and fetchmail.tpl 17 years ago
footer.tpl
header.tpl
index.php
list-virtual.tpl merged overview.php into list-domain.php and list-virtual.php 17 years ago
login.tpl
main.tpl merged overview.php into list-domain.php and list-virtual.php 17 years ago
menu.tpl merged overview.php into list-domain.php and list-virtual.php 17 years ago
menu.tpl.orig
message.tpl
overview-get.tpl merged overview.php into list-domain.php and list-virtual.php 17 years ago
password.tpl
search.tpl
sendmail.tpl
users_edit-alias.tpl
users_login.tpl
users_main.tpl
users_menu.tpl
users_password.tpl
users_vacation.tpl
viewlog.tpl