aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2016-05-10 20:11:41 +0200
committerArthur <arthur@hoa.ro>2016-05-10 20:11:41 +0200
commitd95533778d86bb6c6de3b14a9da35e6d6e6428bd (patch)
tree4740dbe9c50b7622a54f75bfdfbb79078c758f1e /tpl
parent00be05aaf5fc0238bbc27cec61341fc0fa0a8424 (diff)
parent70860f30d5023837def0b146ac0c44a45a41899a (diff)
downloadShaarli-d95533778d86bb6c6de3b14a9da35e6d6e6428bd.tar.gz
Shaarli-d95533778d86bb6c6de3b14a9da35e6d6e6428bd.tar.zst
Shaarli-d95533778d86bb6c6de3b14a9da35e6d6e6428bd.zip
Merge pull request #557 from ArthurHoaro/remove-delicious
Remove delicious from Shaarli description
Diffstat (limited to 'tpl')
-rw-r--r--tpl/page.footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/tpl/page.footer.html b/tpl/page.footer.html
index 195dada0..006d1d68 100644
--- a/tpl/page.footer.html
+++ b/tpl/page.footer.html
@@ -1,5 +1,7 @@
1<div id="footer"> 1<div id="footer">
2 <b><a href="https://github.com/shaarli/Shaarli">Shaarli</a></b> - The personal, minimalist, super-fast, no-database delicious clone by the <a href="https://github.com/shaarli/Shaarli">Shaarli</a> community - <a href="doc/Home.html">Help/documentation</a> 2 <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong>
3 - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community
4 - <a href="doc/Home.html" rel="nofollow">Help/documentation</a>
3 {loop="$plugins_footer.text"} 5 {loop="$plugins_footer.text"}
4 {$value} 6 {$value}
5 {/loop} 7 {/loop}