aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/configure.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-07-30 18:29:06 +0200
committerGitHub <noreply@github.com>2018-07-30 18:29:06 +0200
commit75c4b0d03b6e9a4323675091dbfa664a1bd006eb (patch)
tree2c058a87e831e9dfb22d9087f5fdaa5d66eaeefc /tpl/vintage/configure.html
parent1412d2c245aeed41f1aad928b0aab9d292c1b383 (diff)
parentbf3c9934d2dc02cead5995570239c5c6230ed5e5 (diff)
downloadShaarli-75c4b0d03b6e9a4323675091dbfa664a1bd006eb.tar.gz
Shaarli-75c4b0d03b6e9a4323675091dbfa664a1bd006eb.tar.zst
Shaarli-75c4b0d03b6e9a4323675091dbfa664a1bd006eb.zip
Merge pull request #1191 from ArthurHoaro/hotfix/daily-thumb
Fix fatal error on daily page: use new thumbnail system
Diffstat (limited to 'tpl/vintage/configure.html')
-rw-r--r--tpl/vintage/configure.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/tpl/vintage/configure.html b/tpl/vintage/configure.html
index 9466c235..f1892fa1 100644
--- a/tpl/vintage/configure.html
+++ b/tpl/vintage/configure.html
@@ -59,14 +59,6 @@
59 </tr> 59 </tr>
60 60
61 <tr> 61 <tr>
62 <td><b>Redirector</b></td>
63 <td>
64 <input type="text" name="redirector" id="redirector" size="50" value="{$redirector}"><br>
65 (e.g. <i>http://anonym.to/?</i> will mask the HTTP_REFERER)
66 </td>
67 </tr>
68
69 <tr>
70 <td><b>Security:</b></td> 62 <td><b>Security:</b></td>
71 <td> 63 <td>
72 <input type="checkbox" name="disablesessionprotection" id="disablesessionprotection" 64 <input type="checkbox" name="disablesessionprotection" id="disablesessionprotection"