mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
adding a conf img_dir and a loader : ajax-loader-big.gif 128x128
bug:2684 git-svn-id: http://piwigo.org/svn/trunk@16502 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
BIN
themes/default/images/ajax-loader-big.gif
Normal file
BIN
themes/default/images/ajax-loader-big.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
@@ -2,6 +2,7 @@
|
||||
$themeconf = array(
|
||||
'name' => 'default',
|
||||
'icon_dir' => 'themes/default/icon',
|
||||
'img_dir' => 'themes/default/images',
|
||||
'mime_icon_dir' => 'themes/default/icon/mimetypes/',
|
||||
'local_head' => 'local_head.tpl',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user