This commit is contained in:
Toks
2013-04-08 21:41:14 -04:00
parent dad44a18ae
commit 87330aee69

View File

@@ -1,4 +1,4 @@
<% unless CurrentUser.user.is_contributor? %>
<% unless CurrentUser.user.is_builder? %>
<div style="margin-bottom: 1em;">
<p>Before editing, read the <%= link_to "how to tag guide", wiki_page_path(:id => "howto:tag") %>.</p>
</div>