Swift Theme Creator (minor changes): partly functional version.

git-svn-id: http://piwigo.org/svn/trunk@2487 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-08-26 14:18:42 +00:00
parent ebe89e0a28
commit 7f956e71b9
9 changed files with 466 additions and 214 deletions
+1 -6
View File
@@ -67,12 +67,7 @@
{/if}
<div id="theHeader">{$PAGE_BANNER}</div>
{if isset($pwgmenu)}
<ul class="pwgmenu">
<li><a href="{$pwgmenu.WIKI}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'WIKI / DOC'|@translate}</span></a></li>
<li><a href="{$pwgmenu.FORUM}" onclick="window.open(this.href, ''); return false;"><span class="bg">{'FORUM'|@translate}</span></a></li>
</ul>
{/if}
{if isset($theSwiftHeader)}{$theSwiftHeader}{/if}
{if not empty($header_notes)}
<div class="header_notes">
{foreach from=$header_notes item=elt}