légère modification du style
This commit is contained in:
parent
a5c87ae9a9
commit
e6cf70ea01
4 changed files with 21 additions and 7 deletions
|
|
@ -106,7 +106,7 @@ class gallery_manager
|
|||
function generate() {
|
||||
$sm = new strip_manager;
|
||||
$output = new HTML_Template_Flexy($sm->options);
|
||||
$output->compile('template_gallery_default.html');
|
||||
$output->compile('gallery_'.$sm->general->template_html);
|
||||
$output->outputObject($this,$this->items_list);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue