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