mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-27 17:00:52 +01:00
post search: i18n one more string
This commit is contained in:
parent
17952d173c
commit
6c05d73f28
@ -162,6 +162,6 @@
|
||||
|
||||
echo Element('page.html', Array(
|
||||
'config'=>$config,
|
||||
'title'=>'Search',
|
||||
'title'=>_('Search'),
|
||||
'body'=>'' . $body
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user