statistics: fix '»' being displayed as '»'

This commit is contained in:
Benoît Knecht 2010-04-12 13:55:17 +00:00
parent 17ea8f2cf8
commit 242bb71973

View file

@ -22,7 +22,7 @@ $Id$
<option<% if span == current_timespan then %> selected="selected"<% end %>><%=span%></option>
<% end %>
</select>
<input type="submit" name="submit" value="<%:Display timespan &raquo;%>" />
<input type="submit" name="submit" value="<%:Display timespan »%>" />
</form>
<br />