From 3a10fa0e3f0d0978dc359d1407b93fe425f44b25 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 5 Mar 2015 18:14:25 +0100 Subject: fix broken URL for user.css --- tpl/includes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/includes.html') diff --git a/tpl/includes.html b/tpl/includes.html index 26f2e2b8..623e19ed 100644 --- a/tpl/includes.html +++ b/tpl/includes.html @@ -7,4 +7,4 @@ -{if="is_file('inc/user.css')"}{/if} +{if="is_file('inc/user.css')"}{/if} -- cgit v1.2.3