From 502f255d9a69a1e67deed6e4be0f268c51cafd2f Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 2 Apr 2008 00:23:58 +0000 Subject: sync with HEAD --- httemplate/elements/init_overlib.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/httemplate/elements/init_overlib.html b/httemplate/elements/init_overlib.html index fc77c9543..12084f61c 100644 --- a/httemplate/elements/init_overlib.html +++ b/httemplate/elements/init_overlib.html @@ -1,7 +1,9 @@ % for my $file (@files) { -%} +% } <%init> - my @files = map "overlibmws$_", ( '', qw( _iframe _draggable _crossframe ) ); - push @files, 'iframecontentmws'; + +my @files = map "overlibmws$_", ( '', qw( _iframe _draggable _crossframe ) ); +push @files, 'iframecontentmws'; + -- cgit v1.2.1