aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/manage
diff options
context:
space:
mode:
authorLibravatar neptune 2021-11-15 13:35:08 -0300
committerLibravatar neptune 2021-11-15 13:35:08 -0300
commita16f23f034fb942b44e0665224d499af57aec1ad (patch)
tree8733eec9968d38153f1e0cfa2ca76f664dfb1773 /cgi/templates/manage
parente34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3 (diff)
downloadweabot-a16f23f034fb942b44e0665224d499af57aec1ad.tar.gz
weabot-a16f23f034fb942b44e0665224d499af57aec1ad.tar.xz
weabot-a16f23f034fb942b44e0665224d499af57aec1ad.zip
Nueva revisiĆ³n Py3
Diffstat (limited to 'cgi/templates/manage')
-rw-r--r--cgi/templates/manage/boardoptions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/manage/boardoptions.html b/cgi/templates/manage/boardoptions.html
index fcd3bb8..4e33e5b 100644
--- a/cgi/templates/manage/boardoptions.html
+++ b/cgi/templates/manage/boardoptions.html
@@ -174,7 +174,7 @@
</tr>
<tr>
<td class="postblock">Archivar hilos</td>
-<td><input type="checkbox" name="archive" id="arch" value="1"#{checked(boardopts['archive'] == '1')} /><label for="arch"></label></td>
+<td><input type="checkbox" name="archive" id="arch" value="1"#{checked(boardopts['archive'])} /><label for="arch"></label></td>
</tr>
<tr>
<td class="postblock">Espera para crear nuevo hilo</td>