author | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2012-06-16 07:24:17 (UTC) |
---|---|---|
committer | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2012-06-16 07:24:17 (UTC) |
commit | 59d420a7dab19db63cc3f858492dcf0149e53987 (patch) (unidiff) | |
tree | 8b872b900726006e60b92ce42ad2a37fabecb468 | |
parent | 215d8fc16f628bd4d96ab5c793e811a0d3350019 (diff) | |
parent | 7bf1c8f74de6f83bd08b95884fa7a90a716ce308 (diff) | |
download | clipperz-59d420a7dab19db63cc3f858492dcf0149e53987.zip clipperz-59d420a7dab19db63cc3f858492dcf0149e53987.tar.gz clipperz-59d420a7dab19db63cc3f858492dcf0149e53987.tar.bz2 |
Merge pull request #41 from jokajak/compactFix
Fix the Clipperz Compact link
-rw-r--r-- | frontend/beta/js/Clipperz/PM/Strings/Strings_en-US.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/beta/js/Clipperz/PM/Strings/Strings_en-US.js b/frontend/beta/js/Clipperz/PM/Strings/Strings_en-US.js index 9fa95e9..299ebc7 100644 --- a/frontend/beta/js/Clipperz/PM/Strings/Strings_en-US.js +++ b/frontend/beta/js/Clipperz/PM/Strings/Strings_en-US.js | |||
@@ -507,9 +507,9 @@ Clipperz.PM.Strings.Languages['en-us'] = { | |||
507 | <ol>\ | 507 | <ol>\ |
508 | <li><p>Get Firefox! Sidebars are only available in Firefox and you need to switch to Firefox in order to enjoy the convenience of Clipperz Compact.</p></li>\ | 508 | <li><p>Get Firefox! Sidebars are only available in Firefox and you need to switch to Firefox in order to enjoy the convenience of Clipperz Compact.</p></li>\ |
509 | <li>\ | 509 | <li>\ |
510 | <p>Add the following URL to Firefox bookmarks, or even better, drag it to the bookmark bar.</p>\ | 510 | <p>Add the following URL to Firefox bookmarks, or even better, drag it to the bookmark bar.</p>\ |
511 | <div id=\"compactLinkBox\"><a href=\"https://www.clipperz.com/beta/index.html?compact\" target=\"_search\">Clipperz Compact</a></div>\ | 511 | <div id=\"compactLinkBox\"><a href=\"index.html?compact\" target=\"_search\">Clipperz Compact</a></div>\ |
512 | </li>\ | 512 | </li>\ |
513 | <li><p>Change the properties of the bookmark so that “load this bookmark in the sidebar” is checked.</p></li>\ | 513 | <li><p>Change the properties of the bookmark so that “load this bookmark in the sidebar” is checked.</p></li>\ |
514 | </ol>\ | 514 | </ol>\ |
515 | \ | 515 | \ |