statistics: fix '»' being displayed as '»'
[project/luci.git] / applications / luci-statistics / luasrc / view / public_statistics / graph.htm
index fcc452f..c0fbfb4 100644 (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 />