diff options
Diffstat (limited to 'lib/views/help/contact.nb.html.erb')
-rw-r--r-- | lib/views/help/contact.nb.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/contact.nb.html.erb b/lib/views/help/contact.nb.html.erb index a3f307b..580fde3 100644 --- a/lib/views/help/contact.nb.html.erb +++ b/lib/views/help/contact.nb.html.erb @@ -66,7 +66,7 @@ <% if !@last_request.nil? %> <p> - <label class="form_label" for="contact_message">Inkluder lenke til henvendelse:/label> + <label class="form_label" for="contact_message">Inkluder lenke til henvendelse:</label> <%=request_link(@last_request) %> <%= submit_tag "remove", :name => 'fjern' %> </p> |