source: extensions/PaysonsPlaces/themeconf.inc.php @ 11309

Last change on this file since 11309 was 11309, checked in by tearran, 13 years ago

Changed The menu to a horizontal placement in the header.tpl
added some css id's for the menu.

File size: 280 bytes
Line 
1<?php
2/*
3Theme Name: paysonsplaces
4Version: 0.0.2
5Description:
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=557
7Author: Tearran
8Author URI: http://tearran.deviantart.com
9*/
10$themeconf = array(
11  'name'  => 'paysonsplaces',
12  'parent' => 'default',
13);
14?>
Note: See TracBrowser for help on using the repository browser.