From dd764b1ebfc6ed7898b728c8866c6ed945dda163 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 20 Feb 2012 23:33:58 -0500 Subject: FS#214 - Brackets In header.inc.php Moved brackets inside the element, which should prevent splitting them from the text they're supposed to enclose. --- templates/header.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/header.inc.php') diff --git a/templates/header.inc.php b/templates/header.inc.php index b6de6259..8a7fe98f 100644 --- a/templates/header.inc.php +++ b/templates/header.inc.php @@ -73,7 +73,7 @@ if (Config::get('use_rss')) { ?> - fullname; ?> [] + fullname; ?> [] -- cgit