Browse Source

post search: i18n one more string

pull/40/head
czaks 11 years ago
parent
commit
6c05d73f28
  1. 2
      search.php

2
search.php

@ -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…
Cancel
Save