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 75a9aabc70 config.inc.php:
- new config option $CONF['theme_custom_css']. This allows to add another
  CSS file that is loaded after $CONF['theme_css']. Useful if someone wants to
  do some small changes, but doesn't want to edit default.css
 
templates/header.tpl:
- include $CONF[theme_custom_css] if set

Changes compared to Dale's patch:
- $CONF['theme_custom_css'] is empty by default
- only include $CONF[theme_custom_css] if not empty

This commit is part of the huge cleanup patch by Dale Blount (lnxus@SF),
https://sourceforge.net/tracker/?func=detail&atid=937966&aid=3370510&group_id=191583


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1092 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
..
admin_create-admin.tpl - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 15 years ago
admin_create-domain.tpl Add support for domain-level quota (total quota for a domain) 13 years ago
admin_edit-admin.tpl languages/*: 13 years ago
admin_edit-domain.tpl Add support for domain-level quota (total quota for a domain) 13 years ago
adminlistadmin.tpl adminlistadmin.tpl, adminlistdomain.tpl: 14 years ago
adminlistdomain.tpl Add support for domain-level quota (total quota for a domain) 13 years ago
broadcast-message.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
create-alias-domain.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
create-alias.tpl create-alias: support multiple alias targets 14 years ago
create-mailbox.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
edit-alias.tpl languages/*: 13 years ago
edit-mailbox.tpl languages/*: 13 years ago
edit-vacation.tpl - add ability to choose activation date for vacation message in user module 15 years ago
fetchmail.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
flash_error.tpl header.tpl, index.tpl, flash_error.tpl: 13 years ago
footer.tpl footer.tpl: 13 years ago
header.php - accidentially deleted header.php. Needed for setup 15 years ago
header.tpl config.inc.php: 13 years ago
index.tpl header.tpl, index.tpl, flash_error.tpl: 13 years ago
list-virtual.tpl list-virtual: 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 display alias domains less confusing (from/to instead of "is an alias domain for ...) 13 years ago
list-virtual_mailbox.tpl list-virtual.php: 14 years ago
login.tpl login.tpl, users_login.tpl: 13 years ago
main.tpl - fix templates to honour $CONF['sendmail'] and $CONF['fetchmail'] settings 15 years ago
menu.tpl check if a variable is populated... 14 years ago
message.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
motd-users.txt - big merge of Postfixadmin smarty into trunk 15 years ago
motd.txt - big merge of Postfixadmin smarty into trunk 15 years ago
overview-get.tpl Add support for domain-level quota (total quota for a domain) 13 years ago
password.tpl variables.inc.php: 14 years ago
sendmail.tpl - big merge of Postfixadmin smarty into trunk 15 years ago
users_edit-alias.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 13 years ago
users_login.tpl login.tpl, users_login.tpl: 13 years ago
users_main.tpl users_main.tpl: 13 years ago
users_menu.tpl The link target of the "Main" menu item in users/ was configurable in 13 years ago
users_password.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 13 years ago
users_vacation.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 13 years ago
viewlog.tpl - big merge of Postfixadmin smarty into trunk 15 years ago