From 66d907abaa0c578cd95a98f0ec7479f22a824fa5 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Thu, 30 May 2013 15:19:39 -0400 Subject: header template: fix dir attribute --- templates/header.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/header.inc.php b/templates/header.inc.php index 3bc77dd1..ee19ae6b 100644 --- a/templates/header.inc.php +++ b/templates/header.inc.php @@ -27,7 +27,7 @@ $htmllang = str_replace("_","-",Config::get('lang')); $location = get_location(); ?> - + -- cgit