From 1b0cd4abce8cff5d88f6876caeb8be824a9c0635 Mon Sep 17 00:00:00 2001 From: x2001corpet Date: Sun, 11 Mar 2007 16:56:14 +0000 Subject: [PATCH] no menu when in frame git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1563 839d8a87-29fc-0310-9880-83ba4fa771e5 --- templates/skin/common.header.tpl | 4 ++++ templates/xnet/skin.tpl | 36 +++++++++++++++++++++++++++++------- 2 files changed, 33 insertions(+), 7 deletions(-) diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index d618850..438d7b9 100644 --- a/templates/skin/common.header.tpl +++ b/templates/skin/common.header.tpl @@ -46,6 +46,10 @@ {/foreach} + {foreach from=$xorg_js item=js} {/foreach} diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index fba4654..21f62e7 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -40,11 +40,33 @@ {foreach from=$xorg_css item=css} {/foreach} + {foreach from=$xorg_js item=js} {/foreach} - + + {literal} + + {/literal} + {if $xorg_rss} {/if} @@ -179,9 +201,9 @@ {if !$simple} - ---------- + ---------- - + @@ -197,9 +219,9 @@ {/if} {/if} {if !$simple} - + - +