Changeset 16036
- Timestamp:
- 06/25/12 23:44:45 (12 months ago)
- Location:
- extensions/floPure/Pure_default
- Files:
-
- 2 modified
-
local_head.tpl (modified) (1 diff)
-
themeconf.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/floPure/Pure_default/local_head.tpl
r16034 r16036 30 30 {/literal}{/html_head} 31 31 {/if} 32 {$PHPWG_VERSION_01} -
extensions/floPure/Pure_default/themeconf.inc.php
r16034 r16036 18 18 19 19 20 add_event_handler('loc_begin_ header', 'pwg_v');20 add_event_handler('loc_begin_page_header', 'pwg_v'); 21 21 function pwg_v() { 22 22 global $template; 23 23 $pwgversion=str_replace('.','',PHPWG_VERSION); 24 24 $pwgversion_array=explode('.', PHPWG_VERSION); 25 $template->assign(25 $template->assign( 26 26 array( 27 27 'PHPWG_VERSION_01' => $pwgversion_array[0].$pwgversion_array[1],
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)