From f2afeb99392df14a06b6236d843602d62c0261f2 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Fri, 19 Jan 2007 15:45:59 +0000 Subject: [PATCH] removed warnings --- ND/Web/Pages/Settings.pm | 2 +- templates/forum.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ND/Web/Pages/Settings.pm b/ND/Web/Pages/Settings.pm index e7f2231..d306728 100644 --- a/ND/Web/Pages/Settings.pm +++ b/ND/Web/Pages/Settings.pm @@ -41,7 +41,7 @@ sub render_body { } } my ($css) = $DBH->selectrow_array(q{SELECT css FROM users WHERE uid = $1},undef,$ND::UID); - my @stylesheets = ({Style => ''}); + my @stylesheets = ({Style => ' '}); $css = '' unless defined $css; while (){ if(m{stylesheets/(\w+)\.css}){ diff --git a/templates/forum.tmpl b/templates/forum.tmpl index 6e71672..380f276 100644 --- a/templates/forum.tmpl +++ b/templates/forum.tmpl @@ -1,12 +1,12 @@ -

-

+

+

- -

+
Make this thread -- 2.39.2