From bee33239ed444f9724422fe5234cd79997500519 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 23 Jan 2020 22:26:38 +0100 Subject: Fix all relative link to work with new URL --- tpl/default/changetag.html | 2 +- tpl/default/configure.html | 2 +- tpl/default/daily.html | 6 +++--- tpl/default/import.html | 2 +- tpl/default/includes.html | 2 +- tpl/default/linklist.html | 2 +- tpl/default/page.header.html | 18 +++++++++--------- tpl/default/picwall.html | 2 +- tpl/default/pluginsadmin.html | 4 ++-- tpl/default/tag.list.html | 2 +- tpl/default/tag.sort.html | 8 ++++---- tpl/default/tools.html | 14 +++++++------- 12 files changed, 32 insertions(+), 32 deletions(-) (limited to 'tpl/default') diff --git a/tpl/default/changetag.html b/tpl/default/changetag.html index ec6e0b46..cc74f786 100644 --- a/tpl/default/changetag.html +++ b/tpl/default/changetag.html @@ -32,7 +32,7 @@ -

{'You can also edit tags in the'|t} {'tag list'|t}.

+

{'You can also edit tags in the'|t} {'tag list'|t}.

{include="page.footer"} diff --git a/tpl/default/configure.html b/tpl/default/configure.html index 8b75900d..9b6a9c46 100644 --- a/tpl/default/configure.html +++ b/tpl/default/configure.html @@ -289,7 +289,7 @@ {if="! $gd_enabled"} {'You need to enable the extension php-gd to use thumbnails.'|t} {elseif="$thumbnails_enabled"} - {'Synchronize thumbnails'|t} + {'Synchronize thumbnails'|t} {/if} diff --git a/tpl/default/daily.html b/tpl/default/daily.html index 6b5103a4..e2e7b47b 100644 --- a/tpl/default/daily.html +++ b/tpl/default/daily.html @@ -11,7 +11,7 @@

{'The Daily Shaarli'|t} - +

@@ -25,7 +25,7 @@
{if="$previousday"} - + {'Previous day'|t} @@ -36,7 +36,7 @@
{if="$nextday"} - + {'Next day'|t} diff --git a/tpl/default/import.html b/tpl/default/import.html index c41afcdb..3d8610f0 100644 --- a/tpl/default/import.html +++ b/tpl/default/import.html @@ -6,7 +6,7 @@ {include="page.header"} -
+
diff --git a/tpl/default/includes.html b/tpl/default/includes.html index 3820a4f7..3e7d6320 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -17,7 +17,7 @@ {if="is_file('data/user.css')"} {/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)} diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index ffc236c7..505b1614 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -205,7 +205,7 @@ - diff --git a/tpl/default/page.header.html b/tpl/default/page.header.html index 82f8ebf1..69e2fcd7 100644 --- a/tpl/default/page.header.html +++ b/tpl/default/page.header.html @@ -21,24 +21,24 @@ {if="$is_logged_in || $openshaarli"}
  • - + {'Shaare'|t}
  • - {'Tools'|t} + {'Tools'|t}
  • {/if}
  • - {'Tag cloud'|t} + {'Tag cloud'|t}
  • {if="$thumbnails_enabled"}
  • - {'Picture wall'|t} + {'Picture wall'|t}
  • {/if}
  • - {'Daily'|t} + {'Daily'|t}
  • {loop="$plugins_header.buttons_toolbar"}
  • @@ -52,11 +52,11 @@
  • {/loop}
  • - {'RSS Feed'|t} + {'RSS Feed'|t}
  • {if="$is_logged_in"}
  • - {'Logout'|t} + {'Logout'|t}
  • {else}
  • @@ -74,7 +74,7 @@
  • - +
  • @@ -88,7 +88,7 @@ {else}
  • - +
  • diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 73359949..da5101db 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -15,7 +15,7 @@ {if="count($linksToDisplay)===0 && $is_logged_in"}
    - {'There is no cached thumbnail. Try to synchronize them.'|t} + {'There is no cached thumbnail. Try to synchronize them.'|t}
    {/if} diff --git a/tpl/default/pluginsadmin.html b/tpl/default/pluginsadmin.html index 4bfaa934..a017a2ce 100644 --- a/tpl/default/pluginsadmin.html +++ b/tpl/default/pluginsadmin.html @@ -16,7 +16,7 @@
    - +
    @@ -127,7 +127,7 @@ -
    +
    diff --git a/tpl/default/tag.list.html b/tpl/default/tag.list.html index d5777465..dbc5ee3a 100644 --- a/tpl/default/tag.list.html +++ b/tpl/default/tag.list.html @@ -51,7 +51,7 @@
    {if="$is_logged_in===true"}    - + {/if} diff --git a/tpl/default/tag.sort.html b/tpl/default/tag.sort.html index d24c9f64..7af4723d 100644 --- a/tpl/default/tag.sort.html +++ b/tpl/default/tag.sort.html @@ -1,8 +1,8 @@ \ No newline at end of file +
    diff --git a/tpl/default/tools.html b/tpl/default/tools.html index 20d0c893..4a490963 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html @@ -11,35 +11,35 @@