post search: i18n one more string

This commit is contained in:
czaks 2013-07-20 20:36:54 -04:00
parent 17952d173c
commit 6c05d73f28

View File

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