diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-04-04 06:48:56 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-04-04 06:48:56 +0000 |
| commit | 88df767edb7c25d3a91d29297e1098d21d66c446 (patch) | |
| tree | c11e09a69586a03c8e64097a41a6a8ec93b68542 /templates/index_list.tpl | |
| parent | fadfbfcf4dd8667de9f6ad6c2a68cc342443fa9c (diff) | |
| download | users-88df767edb7c25d3a91d29297e1098d21d66c446.tar.gz users-88df767edb7c25d3a91d29297e1098d21d66c446.tar.bz2 users-88df767edb7c25d3a91d29297e1098d21d66c446.zip | |
fix and update center user module display - finally users adhere to default layout settings and don't 'require' a custom layout
Diffstat (limited to 'templates/index_list.tpl')
| -rw-r--r-- | templates/index_list.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/index_list.tpl b/templates/index_list.tpl index 5519471..d733d35 100644 --- a/templates/index_list.tpl +++ b/templates/index_list.tpl @@ -1,11 +1,4 @@ <div class="display users listing"> - -{if $search_request ne ''} - <div class="header"> - <h1>{tr}User{/tr} {$search_request} {tr}Not Found{/tr}</h1> - </div> -{/if} - <div class="header"> <h1>{tr}{$gBitSystem->getConfig('site_title')} Members{/tr}</h1> </div> |
