commit aeef0bdd5113d3d18714e4a221f4bbbe17edc110
parent bdab1b86bae2aca01b65cd32af87f54da80979e2
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 27 Dec 2011 16:55:50 +0100
remove link that cannot be clicked because of tablesorter
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/templates/results.html b/templates/results.html
@@ -42,10 +42,11 @@ for:
<th id="col_word">{% if lang == 'fr' %}mot{% else %}word{% endif %}</th>
<th id="col_pron">
{% if lang == 'fr' %}
- prononciation<a href="/about/#pron" class="help">?</a>
+ prononciation
{% else %}
- pronunciation<a href="/about/#pron" class="help">?</a>
+ pronunciation
{% endif %}
+ {# <a href="/about/#pron" class="help">?</a> #}
</th>
<th id="col_phon">phon</th>
<th id="col_eye">eye</th>