Last change
on this file since 10517 was
7590,
checked in by plg, 14 years ago
|
update theme Csn for Piwigo 2.1 compatibility
|
File size:
348 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $themeconf = array( |
---|
3 | 'name' => 'Csn', |
---|
4 | 'parent' => 'default', |
---|
5 | 'template_dir' => 'themes', |
---|
6 | 'icon_dir' => 'themes/Csn/icon', |
---|
7 | 'local_head' => '<!--[if lt IE 7]> |
---|
8 | <link rel="stylesheet" type="text/css" href="'.PHPWG_ROOT_PATH.'themes/Csn/fix-ie5-ie6.css"> |
---|
9 | <![endif]-->' |
---|
10 | ); |
---|
11 | $lang['Theme: Csn'] = 'Thème Csn By Swan.'; |
---|
12 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.