diff options
author | ArthurHoaro <arthur@hoa.ro> | 2019-08-03 09:54:11 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2019-08-03 09:54:11 +0200 |
commit | 58fa1a6ad1596c0b5425a48ca79f71d3791f6a92 (patch) | |
tree | b50e27e0fc8ffef43edd8c8bf97e5d966f0b098c /tpl/default/install.html | |
parent | ed3365325d231e044dedc32608fde87b1b39fa34 (diff) | |
parent | 3a52dfcc5c5d6de08bb6e9b16ea7033408184bef (diff) | |
download | Shaarli-58fa1a6ad1596c0b5425a48ca79f71d3791f6a92.tar.gz Shaarli-58fa1a6ad1596c0b5425a48ca79f71d3791f6a92.tar.zst Shaarli-58fa1a6ad1596c0b5425a48ca79f71d3791f6a92.zip |
Merge branch 'master' into v0.11
Diffstat (limited to 'tpl/default/install.html')
-rw-r--r-- | tpl/default/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/install.html b/tpl/default/install.html index f0e7040e..c6f501f0 100644 --- a/tpl/default/install.html +++ b/tpl/default/install.html | |||
@@ -17,7 +17,7 @@ | |||
17 | <h2 class="window-title">{'Install Shaarli'|t}</h2> | 17 | <h2 class="window-title">{'Install Shaarli'|t}</h2> |
18 | 18 | ||
19 | <div class="center"> | 19 | <div class="center"> |
20 | {'It looks like it\'s the first time you run Shaarli. Please configure it.'|t} | 20 | <p>{'It looks like it\'s the first time you run Shaarli. Please configure it.'|t}</p> |
21 | </div> | 21 | </div> |
22 | 22 | ||
23 | <div class="pure-g"> | 23 | <div class="pure-g"> |