From 758fe7201eec7a8894eb473377ae18e9ebaf12ac Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 24 Feb 2018 18:34:50 +0100 Subject: Webpack / Update front paths in template files --- tpl/default/includes.html | 7 +------ tpl/default/linklist.html | 1 - tpl/default/page.footer.html | 4 +--- tpl/default/picwall.html | 2 +- tpl/default/pluginsadmin.html | 2 +- 5 files changed, 4 insertions(+), 12 deletions(-) (limited to 'tpl/default') diff --git a/tpl/default/includes.html b/tpl/default/includes.html index b2bfec30..2c56d3c9 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -6,12 +6,7 @@ - - - - - - + {if="is_file('data/user.css')"} {/if} diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index c666e30a..933c1ef2 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -16,7 +16,6 @@ - - - - + diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 248e56df..23796ac9 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -39,7 +39,7 @@ {include="page.footer"} - + diff --git a/tpl/default/pluginsadmin.html b/tpl/default/pluginsadmin.html index b2d7cdc5..fa26c859 100644 --- a/tpl/default/pluginsadmin.html +++ b/tpl/default/pluginsadmin.html @@ -176,7 +176,7 @@ {include="page.footer"} - + -- cgit v1.2.3