mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
bug 2717: Warning + no content on help page
git-svn-id: http://piwigo.org/svn/trunk@17381 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -43,6 +43,7 @@ else
|
||||
|
||||
$tabsheet = new tabsheet();
|
||||
$tabsheet->set_id('help');
|
||||
$tabsheet->select($selected);
|
||||
$tabsheet->assign();
|
||||
|
||||
$template->set_filenames(array('help' => 'help.tpl'));
|
||||
|
||||
Reference in New Issue
Block a user