Changed a less than sign to the corresponding html character entity.

This commit is contained in:
rjy7 2010-03-01 20:32:31 +00:00
parent f884489278
commit 9f7aecd6ac

View file

@ -6,7 +6,7 @@
<h3>Reports</h3>
<ul>
<li><a href="customsparql">Custom Report: File Publication Date < 1 YEAR AGO</a></li>
<li><a href="customsparql">Custom Report: File Publication Date &lt; 1 YEAR AGO</a></li>
</ul>
</div>
<% } %>