Add "alt" attribute to be valid HTML.

This commit is contained in:
Georg Brandl
2008-11-16 13:11:18 +01:00
parent 077324e02e
commit 7e67cabc88

View File

@@ -46,7 +46,7 @@
<tr{% if indent %} class="cg-{{ cgroup }}"{% endif %}>
<td>{% if collapse -%}
<img src="{{ pathto('_static/minus.png', 1) }}" id="toggle-{{ cgroup }}"
class="toggler" style="display: none" />
class="toggler" style="display: none" alt="-" />
{%- endif %}</td>
<td>{% if indent %}&nbsp;&nbsp;&nbsp;{% endif %}
{% if fname %}<a href="{{ fname }}">{% endif -%}