summaryrefslogtreecommitdiff
path: root/templates/center_list_generic.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-02 17:40:43 -0400
committerspiderr <spider@viovio.com>2013-04-02 17:40:43 -0400
commitf13e69a9cc8aeabdf5a07ad6032e89e8c0cb5d80 (patch)
treeacebf651bf5737ec61c873b6d4fbc800fdeef804 /templates/center_list_generic.tpl
parent68b50d6793a12cf1594fdcb4745dfdb6f9be0827 (diff)
downloadliberty-f13e69a9cc8aeabdf5a07ad6032e89e8c0cb5d80.tar.gz
liberty-f13e69a9cc8aeabdf5a07ad6032e89e8c0cb5d80.tar.bz2
liberty-f13e69a9cc8aeabdf5a07ad6032e89e8c0cb5d80.zip
convert lots of biticon to booticon
Diffstat (limited to 'templates/center_list_generic.tpl')
-rw-r--r--templates/center_list_generic.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/center_list_generic.tpl b/templates/center_list_generic.tpl
index 97d5d8c..7c31c0d 100644
--- a/templates/center_list_generic.tpl
+++ b/templates/center_list_generic.tpl
@@ -11,7 +11,7 @@
<div class="body">
{form class="minifind" legend="find in entries"}
<input type="hidden" name="sort_mode" value="{$sort_mode}" />
- {biticon ipackage="icons" iname="edit-find" iexplain="Search"} &nbsp;
+ {booticon iname="icon-search" ipackage="icons" iexplain="Search"} &nbsp;
<label>{tr}Title{/tr}:&nbsp;<input size="16" type="text" name="find_title" value="{$find_title|default:$smarty.request.find_title|escape}" /></label> &nbsp;
<label>{tr}Author{/tr}:&nbsp;<input size="10" type="text" name="find_author" value="{$find_author|default:$smarty.request.find_author|escape}" /></label> &nbsp;
<label>{tr}Last Editor{/tr}:&nbsp;<input size="10" type="text" name="find_last_editor" value="{$find_last_editor|default:$smarty.request.find_last_editor|escape}" /></label> &nbsp;