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/vintage/configure.html | 2 +- tpl/vintage/daily.html | 6 +++--- tpl/vintage/import.html | 2 +- tpl/vintage/includes.html | 2 +- tpl/vintage/page.header.html | 16 ++++++++-------- tpl/vintage/pluginsadmin.html | 4 ++-- tpl/vintage/tools.html | 10 +++++----- 7 files changed, 21 insertions(+), 21 deletions(-) (limited to 'tpl/vintage') diff --git a/tpl/vintage/configure.html b/tpl/vintage/configure.html index 53b0cad2..8d20ea80 100644 --- a/tpl/vintage/configure.html +++ b/tpl/vintage/configure.html @@ -159,7 +159,7 @@ {if="! $gd_enabled"} {'You need to enable the extension php-gd to use thumbnails.'|t} {elseif="$thumbnails_enabled"} - {'Synchonize thumbnails'|t} + {'Synchonize thumbnails'|t} {/if} diff --git a/tpl/vintage/daily.html b/tpl/vintage/daily.html index 00f18e26..4892e0e1 100644 --- a/tpl/vintage/daily.html +++ b/tpl/vintage/daily.html @@ -14,9 +14,9 @@
All links of one day
in a single page.
- {if="$previousday"} <Previous day{else}<Previous day{/if} + {if="$previousday"} <Previous day{else}<Previous day{/if} - - {if="$nextday"}Next day>{else}Next day>{/if} + {if="$nextday"}Next day>{else}Next day>{/if}
{loop="$daily_about_plugin"} @@ -24,7 +24,7 @@ {/loop}
- rss_feedDaily RSS Feed + rss_feedDaily RSS Feed
diff --git a/tpl/vintage/import.html b/tpl/vintage/import.html index bb9e4a56..2ab2cc0a 100644 --- a/tpl/vintage/import.html +++ b/tpl/vintage/import.html @@ -6,7 +6,7 @@ {include="page.header"}
Import Netscape HTML bookmarks (as exported from Firefox/Chrome/Opera/Delicious/Diigo...) (Max: {$maxfilesize}). -
diff --git a/tpl/vintage/includes.html b/tpl/vintage/includes.html index 8d273c44..d77ce497 100644 --- a/tpl/vintage/includes.html +++ b/tpl/vintage/includes.html @@ -14,7 +14,7 @@ {/loop} {if="is_file('data/user.css')"}{/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)} diff --git a/tpl/vintage/page.header.html b/tpl/vintage/page.header.html index a37926d2..f1869a04 100644 --- a/tpl/vintage/page.header.html +++ b/tpl/vintage/page.header.html @@ -18,12 +18,12 @@ {else}
  • Home
  • {if="$is_logged_in"} -
  • Logout
  • -
  • Tools
  • -
  • Add link
  • +
  • Logout
  • +
  • Tools
  • +
  • Add link
  • {elseif="$openshaarli"} -
  • Tools
  • -
  • Add link
  • +
  • Tools
  • +
  • Add link
  • {else}
  • Login
  • {/if} @@ -31,9 +31,9 @@ {if="$showatom"}
  • ATOM Feed
  • {/if} -
  • Tag cloud
  • -
  • Picture wall
  • -
  • Daily
  • +
  • Tag cloud
  • +
  • Picture wall
  • +
  • Daily
  • {loop="$plugins_header.buttons_toolbar"}