>
@@ -52,7 +52,7 @@
<% else %>
<% if profile.community? && (@page.blog? || @page.parent && @page.parent.blog?) %>
- <%= link_to content_tag( 'span', _('Suggest an article') ), profile.admin_url.merge({ :controller => 'cms', :action => 'suggest_an_article'}), :class => 'button with-text icon-new' %>
+ <%= link_to content_tag( 'span', _('Suggest an article') ), profile.admin_url.merge({ :controller => 'cms', :action => 'suggest_an_article'}), :id => 'suggest-article-link', :class => 'button with-text icon-new' %>
<% end %>
<% end %>
--
libgit2 0.21.2