socialforge/app/views/projects/_regested.html.erb

3 lines
98 B
Plaintext

<% if isregisted %>
<p style="color: #ff0000"><%= l(:notice_registed_error) %></p>
<% end %>