From 8f93ff5aea99ca98693a47d3f09043f65dee9ac2 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 1 May 2012 22:03:05 +0200 Subject: use function to generate links to css files Signed-off-by: Florian Pritz --- application/views/file/html_header.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/views/file/html_header.php') diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index 284844410..b2c49c3b2 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -2,8 +2,8 @@ <?php echo $title; ?> - " /> - " /> + " /> + " />
-- cgit v1.2.3-24-g4f1b