Merge pull request #783 from Sbgodin/spaceInBookmarklets
Removes spaces before bookmarklet's name
This commit is contained in:
commit
9e5a37cc7f
1 changed files with 3 additions and 9 deletions
|
@ -30,9 +30,7 @@
|
||||||
'&source=bookmarklet','_blank','menubar=no,height=390,width=600,toolbar=no,scrollbars=no,status=no,dialog=1'
|
'&source=bookmarklet','_blank','menubar=no,height=390,width=600,toolbar=no,scrollbars=no,status=no,dialog=1'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
)();">
|
)();"><b>✚Shaare link</b></a>
|
||||||
<b>✚Shaare link</b>
|
|
||||||
</a>
|
|
||||||
<a href="#" onclick="return alertBookmarklet();">
|
<a href="#" onclick="return alertBookmarklet();">
|
||||||
<span>
|
<span>
|
||||||
⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).<br>
|
⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).<br>
|
||||||
|
@ -41,9 +39,7 @@
|
||||||
</a><br><br>
|
</a><br><br>
|
||||||
<a class="smallbutton"
|
<a class="smallbutton"
|
||||||
onclick="return alertBookmarklet();"
|
onclick="return alertBookmarklet();"
|
||||||
href="?private=1&post=">
|
href="?private=1&post="><b>✚Add Note</b></a>
|
||||||
<b>✚Add Note</b>
|
|
||||||
</a>
|
|
||||||
<a href="#" onclick="return alertBookmarklet();">
|
<a href="#" onclick="return alertBookmarklet();">
|
||||||
<span>
|
<span>
|
||||||
⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).<br>
|
⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).<br>
|
||||||
|
@ -52,9 +48,7 @@
|
||||||
</a><br><br>
|
</a><br><br>
|
||||||
|
|
||||||
{if="$sslenabled"}
|
{if="$sslenabled"}
|
||||||
<a class="smallbutton" onclick="activateFirefoxSocial(this)">
|
<a class="smallbutton" onclick="activateFirefoxSocial(this)"><b>✚Add to Firefox social</b></a>
|
||||||
<b>✚Add to Firefox social</b>
|
|
||||||
</a>
|
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<span>⇐ Click on this button to add Shaarli to the "Share this page" button in Firefox.</span>
|
<span>⇐ Click on this button to add Shaarli to the "Share this page" button in Firefox.</span>
|
||||||
</a><br><br>
|
</a><br><br>
|
||||||
|
|
Loading…
Reference in a new issue