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 03b0c869dd list.php:
- add search support:
  - new parameters:
    - search[$field] - value to search for
    - searchmode[$field] - search mode (=, <, > etc.)
    - reset_search - if given, empty $search and $searchmode
  - remember $search and $searchmode via session
  - display errormsg and infomsg from $handler, if any
 
list.tpl:
- display current search parameters and a "[x]" link to remove all
  search parameters

This change doesn't add a search form, but you can use ?search[field]=
and ?searchmode[field]= URL parameters


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1732 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
adminlistadmin.tpl *.lang: 11 years ago
adminlistdomain.tpl editactive.php: 11 years ago
backupwarning.tpl
broadcast-message.tpl
editform.tpl editform.tpl: 10 years ago
fetchmail.tpl delete.php: 11 years ago
flash_error.tpl
footer.tpl footer.tpl: 11 years ago
header.php
header.tpl header.tpl: 10 years ago
index.tpl templates/index.tpl: 11 years ago
list-virtual.tpl
list-virtual_alias.tpl editactive.php: 11 years ago
list-virtual_alias_domain.tpl editactive.php: 11 years ago
list-virtual_mailbox.tpl list-virtual_mailbox.tpl: 10 years ago
list.tpl list.php: 10 years ago
login.tpl
main.tpl
menu.tpl
message.tpl
overview-get.tpl
password.tpl
sendmail.tpl
users_edit-alias.tpl
users_main.tpl As a side effect of the previous commit (r1568), we can use login.php 11 years ago
users_menu.tpl
vacation.tpl vacation: 11 years ago
viewlog.tpl