aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/_bookmarklet.twig
diff options
context:
space:
mode:
authorMaryana Rozhankivska <mariroz@mr.lviv.ua>2014-02-25 15:45:39 +0200
committerMaryana Rozhankivska <mariroz@mr.lviv.ua>2014-02-25 15:45:39 +0200
commitdcc73856a900a98b2b1efd5292eea6f662924884 (patch)
tree3525b25f04e6bacab1028e8da7caf72d68e03049 /themes/default/_bookmarklet.twig
parent4b842b20cecb198baccdeac76916df367da0400a (diff)
downloadwallabag-dcc73856a900a98b2b1efd5292eea6f662924884.tar.gz
wallabag-dcc73856a900a98b2b1efd5292eea6f662924884.tar.zst
wallabag-dcc73856a900a98b2b1efd5292eea6f662924884.zip
"poche" word removed completely, all locales .po files updated, en, pl, ru and uk .mo files recompiled.
Diffstat (limited to 'themes/default/_bookmarklet.twig')
-rw-r--r--themes/default/_bookmarklet.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/_bookmarklet.twig b/themes/default/_bookmarklet.twig
index 2e3071ad..61996353 100644
--- a/themes/default/_bookmarklet.twig
+++ b/themes/default/_bookmarklet.twig
@@ -1,3 +1,3 @@
1 <script type="text/javascript"> 1 <script type="text/javascript">
2 top["bookmarklet-url@wallabag.org"]=""+"<!DOCTYPE html>"+"<html>"+"<head>"+"<title>poche it !</title>"+'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />'+"</head>"+"<body>"+"<script>"+"window.onload=function(){"+"window.setTimeout(function(){"+"history.back();"+"},250);"+"};"+"</scr"+"ipt>"+"</body>"+"</html>" 2 top["bookmarklet-url@wallabag.org"]=""+"<!DOCTYPE html>"+"<html>"+"<head>"+"<title>bag it!</title>"+'<link rel="icon" href="{{poche_url}}tpl/img/favicon.ico" />'+"</head>"+"<body>"+"<script>"+"window.onload=function(){"+"window.setTimeout(function(){"+"history.back();"+"},250);"+"};"+"</scr"+"ipt>"+"</body>"+"</html>"
3 </script> \ No newline at end of file 3 </script> \ No newline at end of file