aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-13 03:13:00 -0300
committerLibravatar Choom 2022-12-13 04:01:36 -0300
commitffd2b09b25c61b285169557b93277e7c1476cd4f (patch)
treed9c33a81b834f60f8d368cbec9f78413d8b387c6 /cgi/templates
parentdee4796015e4df0900615bedcd78b03a92b140c2 (diff)
downloadweabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.tar.gz
weabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.tar.xz
weabot-ffd2b09b25c61b285169557b93277e7c1476cd4f.zip
Barra superior para móviles
Barra superior para móviles Barra superior para móviles
Diffstat (limited to 'cgi/templates')
-rw-r--r--cgi/templates/board.0.html2
-rw-r--r--cgi/templates/board.html2
-rw-r--r--cgi/templates/board.jp.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/cgi/templates/board.0.html b/cgi/templates/board.0.html
index 0f5f31f..525a041 100644
--- a/cgi/templates/board.0.html
+++ b/cgi/templates/board.0.html
@@ -93,7 +93,7 @@
<td><input type="password" name="password" size="8" accesskey="p" /> (uzata por post forigo)</td>
</tr>
<tr>
- <td colspan="2" class="rules">
+ <td colspan="2" id="rules">
<ul>
#{postarea_desc}
<li>ni ne vivas timi, ni vivas konekti.</li>
diff --git a/cgi/templates/board.html b/cgi/templates/board.html
index bc70c8d..ffd0ef8 100644
--- a/cgi/templates/board.html
+++ b/cgi/templates/board.html
@@ -103,7 +103,7 @@
<td><input type="password" name="password" size="8" accesskey="p" /> (para eliminar el post)</td>
</tr>
<tr>
- <td colspan="2" class="rules">
+ <td colspan="2" id="rules">
<ul>
#{postarea_desc}
<?py if supported_filetypes: ?>
diff --git a/cgi/templates/board.jp.html b/cgi/templates/board.jp.html
index 0dbef15..d0c2dd0 100644
--- a/cgi/templates/board.jp.html
+++ b/cgi/templates/board.jp.html
@@ -103,7 +103,7 @@
<td><input type="password" name="password" size="8" accesskey="p" /> (削除用)</td>
</tr>
<tr>
- <td colspan="2" class="rules">
+ <td colspan="2" id="rules">
<ul>
#{postarea_desc}
<?py if supported_filetypes: ?>