0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/templates
Christian Boltz f0a153f0fc sendmail.php, broadcast-message.php:
- use smtp_get_admin_email() to determinate the mail sender
- rename $SESSID_USERNAME to $smtp_from_email
- replaced tMessage with flash_error() / flash_info()

sendmail.php:
- changes compared to Dale's patch:
  - use flash_info() for $PALANG['pSendmail_result_success']

broadcast-message.php:
- use flash_error() for $PALANG['pBroadcast_error_empty'] instead of
  hardcoding it in the template


sendmail.tpl,templates/broadcast-message.tpl:
- replace <h3> with <th>
- replaced $SESSID_USERNAME / $CONF[admin_email] with $smtp_from_email
- mark labels with <label>
- mark non-editable fields with <em>
- align buttons with input fields
- remove tMessage

sendmail.tpl:
- changes compared to Dale's patch:
  - fixed colspan for buttons cell

templates/broadcast-message.tpl:
- remove hardcoded error message (see broadcast-message.php change above)
- changes compared to Dale's patch:
  - fixed colspan for <th>

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@1094 a1433add-5e2c-0410-b055-b7f2511e0802
2011-07-19 21:41:37 +00:00
..
admin_create-admin.tpl - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
admin_create-domain.tpl Add support for domain-level quota (total quota for a domain) 2011-04-19 20:18:46 +00:00
admin_edit-admin.tpl languages/*: 2011-04-10 18:26:52 +00:00
admin_edit-domain.tpl Add support for domain-level quota (total quota for a domain) 2011-04-19 20:18:46 +00:00
adminlistadmin.tpl adminlistadmin.tpl, adminlistdomain.tpl: 2011-02-14 18:30:13 +00:00
adminlistdomain.tpl Add support for domain-level quota (total quota for a domain) 2011-04-19 20:18:46 +00:00
broadcast-message.tpl sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
create-alias-domain.tpl - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
create-alias.tpl create-alias: support multiple alias targets 2010-12-25 14:26:00 +00:00
create-mailbox.tpl - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
edit-alias.tpl languages/*: 2011-04-10 18:26:52 +00:00
edit-mailbox.tpl languages/*: 2011-04-10 18:26:52 +00:00
edit-vacation.tpl - add ability to choose activation date for vacation message in user module 2009-11-08 18:49:30 +00:00
fetchmail.tpl - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +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 header.tpl, index.tpl, flash_error.tpl: 2011-07-18 21:56:08 +00:00
list-virtual_alias_domain.tpl display alias domains less confusing (from/to instead of "is an alias domain for ...) 2011-04-24 14:08:11 +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: 2011-04-24 15:59:58 +00:00
login.tpl login.tpl, users_login.tpl: 2011-07-19 19:34:11 +00:00
main.tpl - fix templates to honour $CONF['sendmail'] and $CONF['fetchmail'] settings 2009-11-14 11:34:52 +00:00
menu.tpl check if a variable is populated... 2011-02-07 23:29:36 +00:00
message.tpl - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
motd-users.txt - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
motd.txt - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
overview-get.tpl Add support for domain-level quota (total quota for a domain) 2011-04-19 20:18:46 +00:00
password.tpl variables.inc.php: 2011-03-14 20:21:13 +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_login.tpl login.tpl, users_login.tpl: 2011-07-19 19:34:11 +00:00
users_main.tpl users_main.tpl: 2011-07-19 20:01:57 +00:00
users_menu.tpl The link target of the "Main" menu item in users/ was configurable in 2011-05-01 20:08:29 +00:00
users_password.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 2011-07-19 19:55:42 +00:00
users_vacation.tpl users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 2011-07-19 19:55:42 +00:00
viewlog.tpl - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00