summaryrefslogtreecommitdiff
path: root/web/views/reports/frequently_used_keys_without_wiki_page.erb
diff options
context:
space:
mode:
Diffstat (limited to 'web/views/reports/frequently_used_keys_without_wiki_page.erb')
-rw-r--r--web/views/reports/frequently_used_keys_without_wiki_page.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/views/reports/frequently_used_keys_without_wiki_page.erb b/web/views/reports/frequently_used_keys_without_wiki_page.erb
index 8033863..0e4f7d4 100644
--- a/web/views/reports/frequently_used_keys_without_wiki_page.erb
+++ b/web/views/reports/frequently_used_keys_without_wiki_page.erb
@@ -1,12 +1,12 @@
<div class="pre">
- <h1><%= t.reports.frequently_used_keys_without_wiki_page.name %></h1>
+ <h1><%= h(t.reports.frequently_used_keys_without_wiki_page.name) %></h1>
<%= t.reports.frequently_used_keys_without_wiki_page.intro %>
</div>
<div class="box resize">
<div class="boxpre">
<form method="" type="GET" style="margin-bottom: 10px;">
<input type="checkbox" name="english" id="english"<%= params[:english] == '1' ? ' checked="checked"' : '' %>/>
- <%= t.reports.frequently_used_keys_without_wiki_page.also_show_keys %>
+ <%= h(t.reports.frequently_used_keys_without_wiki_page.also_show_keys) %>
</form>
</div>
<table id="grid-keys">