Author: benj
Date: Thu Jul  7 16:16:36 2016
New Revision: 1729

URL: http://svn.gna.org/viewcvs/gdtc?rev=1729&view=rev
Log:
Fix bortch withe themes


Modified:
    trunk/gdtc/templates/themes/default/header.tpl

Modified: trunk/gdtc/templates/themes/default/header.tpl
URL: 
http://svn.gna.org/viewcvs/gdtc/trunk/gdtc/templates/themes/default/header.tpl?rev=1729&r1=1728&r2=1729&view=diff
==============================================================================
--- trunk/gdtc/templates/themes/default/header.tpl      (original)
+++ trunk/gdtc/templates/themes/default/header.tpl      Thu Jul  7 16:16:36 2016
@@ -31,6 +31,6 @@
 <!-- end #menu -->
 <!-- end #header -->
 <div id="page">
-{include file="../themes/$theme/sidebar.tpl"}
+{include file="themes/$theme/sidebar.tpl"}
 
        <div id="content">


_______________________________________________
Gdtc-commits mailing list
[email protected]
https://mail.gna.org/listinfo/gdtc-commits

Reply via email to