légère modification du style
This commit is contained in:
parent
a5c87ae9a9
commit
e6cf70ea01
4 changed files with 21 additions and 7 deletions
|
|
@ -92,6 +92,11 @@ class configuration
|
|||
* Number of thumbnails per gallery page
|
||||
*/
|
||||
var $thumbs_per_page = 5;
|
||||
|
||||
/**
|
||||
* Size of the thumbnails
|
||||
*/
|
||||
var $thumb_size = "200px";
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue