diff options
author | ArthurHoaro <arthur@hoa.ro> | 2016-11-02 15:31:09 +0100 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-11-05 14:29:53 +0100 |
commit | 8fd434886b5d5ec1e2471732d53c92724ab04fa4 (patch) | |
tree | fe2d6a3d2d9bc0950cf81334fe47d067a46dd8ca /tpl/default/page.footer.html | |
parent | 7a50e56a6373c572cf5589d7dd427ae2b07edb36 (diff) | |
download | Shaarli-8fd434886b5d5ec1e2471732d53c92724ab04fa4.tar.gz Shaarli-8fd434886b5d5ec1e2471732d53c92724ab04fa4.tar.zst Shaarli-8fd434886b5d5ec1e2471732d53c92724ab04fa4.zip |
Minor adjustments
Diffstat (limited to 'tpl/default/page.footer.html')
-rw-r--r-- | tpl/default/page.footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tpl/default/page.footer.html b/tpl/default/page.footer.html index b9d4389b..527c0504 100644 --- a/tpl/default/page.footer.html +++ b/tpl/default/page.footer.html | |||
@@ -1,8 +1,8 @@ | |||
1 | <div class="pure-g"> | 1 | <div class="pure-g"> |
2 | <div class="pure-u-2-24"></div> | 2 | <div class="pure-u-2-24"></div> |
3 | <div id="footer" class="pure-u-20-24"> | 3 | <div id="footer" class="pure-u-20-24"> |
4 | <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong> - | 4 | <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong> · |
5 | The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - | 5 | The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community · |
6 | <a href="doc/Home.html" rel="nofollow">Documentation</a> | 6 | <a href="doc/Home.html" rel="nofollow">Documentation</a> |
7 | {loop="$plugins_footer.text"} | 7 | {loop="$plugins_footer.text"} |
8 | {$value} | 8 | {$value} |