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 b424d39574 - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES')
- shortened german menu text for fetchmail
- config.inc.php:
  - added $CONF['fetchmail'] and $CONF['fetchmail_extra_options'], including
    a big warning for the latter one.
  - include config.inc.php at the end if it exists. This can make future
    updates easier because you don't have to edit config.inc.php itsself.
    It should also make development easier because you don't need to undo
    local changes before commiting config.inc.php
- fetchmail.tpl:
  - new array display_fields, contains the list of fields to display in the
    table. This also solves most "undefined index" warnings.

Note: editing fetchmail does not honor $CONF['fetchmail_extra_options'] = 'NO' yet.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@151 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
..
admin_create-admin.tpl Initial Import in SourceForge 18 years ago
admin_create-domain.tpl Initial Import in SourceForge 18 years ago
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 Initial Import in SourceForge 18 years ago
admin_list-admin.tpl - added 'create admin' link 17 years ago
admin_list-domain.tpl patches by Christian Boltz applied 17 years ago
admin_menu.tpl patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you! 17 years ago
admin_search.tpl - merged admin_search.tpl into search.tpl (using some check_admin() switches) 17 years ago
broadcast-message.tpl patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you! 17 years ago
create-alias.tpl Initial Import in SourceForge 18 years ago
create-mailbox.tpl Initial Import in SourceForge 18 years ago
edit-alias.tpl Initial Import in SourceForge 18 years ago
edit-mailbox.tpl End user improvements 17 years ago
edit-vacation.tpl templates/edit-vacation.tpl: explicit action url 17 years ago
fetchmail.tpl - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES') 17 years ago
footer.tpl patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you! 17 years ago
header.tpl templates/header.tpl: basic flash messaging, basic capability for info and error messages; needs css styling 17 years ago
index.php Initial Import in SourceForge 18 years ago
login.tpl patches by Christian Boltz applied 17 years ago
main.tpl Initial Import in SourceForge 18 years ago
menu.tpl - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES') 17 years ago
menu.tpl.orig Initial Import in SourceForge 18 years ago
message.tpl Initial Import in SourceForge 18 years ago
overview-get.tpl Initial Import in SourceForge 18 years ago
overview.tpl - merge admin_list-virtual.tpl into overview.tpl 17 years ago
password.tpl Initial Import in SourceForge 18 years ago
search.tpl - fix: edit links contained <span ...>...</span> from search highlighting. 17 years ago
sendmail.tpl Initial Import in SourceForge 18 years ago
users_edit-alias.tpl templates/: refactoring and some fixes 17 years ago
users_login.tpl Initial Import in SourceForge 18 years ago
users_main.tpl templates/: refactoring and some fixes 17 years ago
users_menu.tpl user Autoresponse edits function like the admin interfaces 17 years ago
users_password.tpl End user improvements 17 years ago
users_vacation.tpl patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you! 17 years ago
viewlog.tpl db_log patch from amsys - make db logging translatable 17 years ago