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