aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/txt_board.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/txt_board.en.html')
-rw-r--r--cgi/templates/txt_board.en.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/txt_board.en.html b/cgi/templates/txt_board.en.html
index b4f552b..a5a70dd 100644
--- a/cgi/templates/txt_board.en.html
+++ b/cgi/templates/txt_board.en.html
@@ -14,7 +14,7 @@
<form method="get" action="/tools/search.py" id="search"><input type="text" name="q" value="" /><input type="hidden" name="board" value="#{board}" /><input type="submit" value="Search active posts" /><input type="submit" value="Search archives" formaction="/tools/search_kako.py" /></form>
</div>
<div class="innerbox links"><a href="/guia.html"><b>C&oacute;mo postear</b></a> | <a href="/faq.html"><b>Preguntas frecuentes</b></a> | <a href="/bai/"><b>Contacto</b></a>
- <?py if not force_css: ?>| <b>Estilo: </b><select id="themeSelector">
+ <?py if not force_css: ?>| <b>Estilo: </b><select id="styles">
<?py for title in txt_styles: ?><option value="#{title}">#{title}</option><?py #endfor ?></select>
<?py #endif ?></div>
</div>