forked from GithubBackups/vichan
post search: i18n one more string
This commit is contained in:
parent
8b3bd5835a
commit
4b518d4903
@ -162,6 +162,6 @@
|
|||||||
|
|
||||||
echo Element('page.html', Array(
|
echo Element('page.html', Array(
|
||||||
'config'=>$config,
|
'config'=>$config,
|
||||||
'title'=>'Search',
|
'title'=>_('Search'),
|
||||||
'body'=>'' . $body
|
'body'=>'' . $body
|
||||||
));
|
));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user