diff options
Diffstat (limited to 'tpl/default/tools.html')
-rw-r--r-- | tpl/default/tools.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/tpl/default/tools.html b/tpl/default/tools.html index a9b8803b..b9df32d9 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html | |||
@@ -7,8 +7,8 @@ | |||
7 | {include="page.header"} | 7 | {include="page.header"} |
8 | 8 | ||
9 | <div class="pure-g"> | 9 | <div class="pure-g"> |
10 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 10 | <div class="pure-u-lg-1-3 pure-u-1-24"></div> |
11 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> | 11 | <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light"> |
12 | <h2 class="window-title">{'Settings'|t}</h2> | 12 | <h2 class="window-title">{'Settings'|t}</h2> |
13 | <div class="tools-item"> | 13 | <div class="tools-item"> |
14 | <a href="?do=configure" title="{'Change Shaarli settings: title, timezone, etc.'|t}"> | 14 | <a href="?do=configure" title="{'Change Shaarli settings: title, timezone, etc.'|t}"> |
@@ -57,13 +57,13 @@ | |||
57 | </div> | 57 | </div> |
58 | 58 | ||
59 | <div class="pure-g"> | 59 | <div class="pure-g"> |
60 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 60 | <div class="pure-u-lg-1-3 pure-u-1-24"></div> |
61 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> | 61 | <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light"> |
62 | <h2 class="window-title">Bookmarklets</h2> | 62 | <h2 class="window-title">Bookmarklets</h2> |
63 | <div> | 63 | <p> |
64 | {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t}, | 64 | {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t}, |
65 | {'then click on the bookmarklet in any page you want to share.'|t} | 65 | {'then click on the bookmarklet in any page you want to share.'|t} |
66 | </div> | 66 | </p> |
67 | <div class="tools-item"> | 67 | <div class="tools-item"> |
68 | <a title="{'Drag this link to your bookmarks toolbar or right-click it and Bookmark This Link'|t}, | 68 | <a title="{'Drag this link to your bookmarks toolbar or right-click it and Bookmark This Link'|t}, |
69 | {'then click ✚Shaare link button in any page you want to share'|t}" | 69 | {'then click ✚Shaare link button in any page you want to share'|t}" |
@@ -96,8 +96,8 @@ | |||
96 | 96 | ||
97 | {if="$sslenabled"} | 97 | {if="$sslenabled"} |
98 | <div class="pure-g"> | 98 | <div class="pure-g"> |
99 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 99 | <div class="pure-u-lg-1-3 pure-u-1-24"></div> |
100 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> | 100 | <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light"> |
101 | <h2 class="window-title">Firefox Social API</h2> | 101 | <h2 class="window-title">Firefox Social API</h2> |
102 | <p>{'You need to browse your Shaarli over <strong>HTTPS</strong> to use this functionality.'|t}</p> | 102 | <p>{'You need to browse your Shaarli over <strong>HTTPS</strong> to use this functionality.'|t}</p> |
103 | 103 | ||
@@ -112,8 +112,8 @@ | |||
112 | {/if} | 112 | {/if} |
113 | 113 | ||
114 | <div class="pure-g"> | 114 | <div class="pure-g"> |
115 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 115 | <div class="pure-u-lg-1-3 pure-u-1-24"></div> |
116 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> | 116 | <div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light"> |
117 | <h2 class="window-title">{'3rd party'|t}</h2> | 117 | <h2 class="window-title">{'3rd party'|t}</h2> |
118 | <div class="tools-item"> | 118 | <div class="tools-item"> |
119 | <a href="https://addons.mozilla.org/fr/firefox/addon/shaarli/" title="Firefox {'Plugin'|t}"> | 119 | <a href="https://addons.mozilla.org/fr/firefox/addon/shaarli/" title="Firefox {'Plugin'|t}"> |