diff options
author | ArthurHoaro <arthur@hoa.ro> | 2016-08-07 15:57:47 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-08-07 15:57:47 +0200 |
commit | 1b383041f63a231afdfe180acd9b73375a8890ed (patch) | |
tree | 2ed9b23fc053c9bef30dac42f392e2c7f866c906 /tpl/default/tools.html | |
parent | ff56413eb57818370093c482b617091e7b14814f (diff) | |
download | Shaarli-1b383041f63a231afdfe180acd9b73375a8890ed.tar.gz Shaarli-1b383041f63a231afdfe180acd9b73375a8890ed.tar.zst Shaarli-1b383041f63a231afdfe180acd9b73375a8890ed.zip |
Configure page
Diffstat (limited to 'tpl/default/tools.html')
-rw-r--r-- | tpl/default/tools.html | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/tpl/default/tools.html b/tpl/default/tools.html index a2132bd5..96e7fb10 100644 --- a/tpl/default/tools.html +++ b/tpl/default/tools.html | |||
@@ -8,8 +8,8 @@ | |||
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-8"></div> |
11 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form"> | 11 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> |
12 | <h2>Settings</h2> | 12 | <h2>{'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}"> |
15 | <span class="pure-button pure-u-lg-2-3 pure-u-3-4">{'Configure your Shaarli'|t}</span> | 15 | <span class="pure-button pure-u-lg-2-3 pure-u-3-4">{'Configure your Shaarli'|t}</span> |
@@ -52,13 +52,11 @@ | |||
52 | {/loop} | 52 | {/loop} |
53 | 53 | ||
54 | <div class="clear"></div> | 54 | <div class="clear"></div> |
55 | |||
56 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | ||
57 | </div> | 55 | </div> |
58 | 56 | ||
59 | <div class="pure-g"> | 57 | <div class="pure-g"> |
60 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 58 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> |
61 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form"> | 59 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> |
62 | <h2>Bookmarklets</h2> | 60 | <h2>Bookmarklets</h2> |
63 | <p> | 61 | <p> |
64 | {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t}, | 62 | {'Drag one of these button to your bookmarks toolbar or right-click it and "Bookmark This Link"'|t}, |
@@ -92,12 +90,11 @@ | |||
92 | </a> | 90 | </a> |
93 | </div> | 91 | </div> |
94 | </div> | 92 | </div> |
95 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | ||
96 | </div> | 93 | </div> |
97 | 94 | ||
98 | <div class="pure-g"> | 95 | <div class="pure-g"> |
99 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 96 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> |
100 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form"> | 97 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> |
101 | <h2>Firefox Social API</h2> | 98 | <h2>Firefox Social API</h2> |
102 | <p>{'You need to browse your Shaarli over <strong>HTTPS</strong> to use this functionality.'|t}</p> | 99 | <p>{'You need to browse your Shaarli over <strong>HTTPS</strong> to use this functionality.'|t}</p> |
103 | 100 | ||
@@ -108,12 +105,11 @@ | |||
108 | </a> | 105 | </a> |
109 | </div> | 106 | </div> |
110 | </div> | 107 | </div> |
111 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | ||
112 | </div> | 108 | </div> |
113 | 109 | ||
114 | <div class="pure-g"> | 110 | <div class="pure-g"> |
115 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> | 111 | <div class="pure-u-lg-1-3 pure-u-1-8"></div> |
116 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form"> | 112 | <div class="pure-u-lg-1-3 pure-u-3-4 page-form page-form-light"> |
117 | <h2>{'3rd party'|t}</h2> | 113 | <h2>{'3rd party'|t}</h2> |
118 | <div class="tools-item"> | 114 | <div class="tools-item"> |
119 | <a href="https://addons.mozilla.org/fr/firefox/addon/shaarli/" title="Firefox {'Plugin'|t}"> | 115 | <a href="https://addons.mozilla.org/fr/firefox/addon/shaarli/" title="Firefox {'Plugin'|t}"> |