aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/configure.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-07-29 17:40:05 +0200
committerArthurHoaro <arthur@hoa.ro>2018-07-29 17:49:53 +0200
commitbf3c9934d2dc02cead5995570239c5c6230ed5e5 (patch)
tree8add5495bf1080cfa09e5f8768d8ef2c558344d0 /tpl/vintage/configure.html
parenta4f0509a77a39d1ac834d4967e3e8f245de6d68d (diff)
downloadShaarli-bf3c9934d2dc02cead5995570239c5c6230ed5e5.tar.gz
Shaarli-bf3c9934d2dc02cead5995570239c5c6230ed5e5.tar.zst
Shaarli-bf3c9934d2dc02cead5995570239c5c6230ed5e5.zip
Fix fatal error on daily page: use new thumbnail system
Also fix: * include the login manager in the daily RSS feed function * remove redirector setting in the vintage theme Fixes #1190
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"