]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/includes.html
fix broken URL for user.css
[github/shaarli/Shaarli.git] / tpl / includes.html
index 26f2e2b83c16d531c4e8d1ed2e508e0381cd67f0..623e19ed840662db5bc1921f72c2caf0c2b7a74d 100644 (file)
@@ -7,4 +7,4 @@
 <link href="images/favicon.ico#" rel="shortcut icon" type="image/x-icon" />
 <link type="text/css" rel="stylesheet" href="../inc/reset.css" />
 <link type="text/css" rel="stylesheet" href="../inc/shaarli.css" />
-{if="is_file('inc/user.css')"}<link type="text/css" rel="stylesheet" href="inc/user.css" />{/if}
+{if="is_file('inc/user.css')"}<link type="text/css" rel="stylesheet" href="../inc/user.css" />{/if}