summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/list_topics.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_topics.tpl b/templates/list_topics.tpl
index 69da05d..36efdd4 100644
--- a/templates/list_topics.tpl
+++ b/templates/list_topics.tpl
@@ -24,7 +24,7 @@
{/if}
{/if}<!-- end print_page -->
{if $board->hasPostCommentsPermission()}
- {minifind class="" sort_mode=$sort_mode b=$smarty.request.b prompt="Search `$smarty.const.BOARDS_PKG_DIR`..."}
+ {minifind class="" sort_mode=$sort_mode b=$smarty.request.b prompt=$smarty.const.BOARDS_PKG_DIR}
{/if}
</div><!-- end .floaticon -->