post search: i18n one more string

This commit is contained in:
czaks 2013-07-20 20:36:54 -04:00
parent 8b3bd5835a
commit 4b518d4903

View File

@ -162,6 +162,6 @@
echo Element('page.html', Array(
'config'=>$config,
'title'=>'Search',
'title'=>_('Search'),
'body'=>'' . $body
));