fixed html error

This commit is contained in:
Michael Peter Christen 2022-10-02 23:42:54 +02:00
parent 1e1107c97c
commit d9e847a6b0

View File

@ -42,7 +42,7 @@
<tr><td><small>score #[score]#</small></td>
<td>&nbsp;
<a href="TransNews_p.html?voteNegative=#[refid]#" title="negative vote">
<span class="warning glyphicon glyphicon-thumbs-down"</span></a>
<span class="warning glyphicon glyphicon-thumbs-down"></span></a>
&nbsp;&nbsp;
<a href="TransNews_p.html?votePositive=#[refid]#&amp;filename=#[filename]#&amp;source=#[source]#&amp;target=#[target]#" title="positive vote" >
<span class="success glyphicon glyphicon-thumbs-up"></span></a>