aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates
diff options
context:
space:
mode:
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: ?>