diff options
Diffstat (limited to 'cgi/templates/board.html')
-rw-r--r-- | cgi/templates/board.html | 2 |
1 files changed, 1 insertions, 1 deletions
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: ?> |