fixed html error

This commit is contained in:
sfischme 2011-09-15 09:10:12 -04:00
parent 07821b407d
commit 9d5049c9ea

View file

@ -43,7 +43,7 @@ project = project_form
<a href="<%=project.id.to_s+"/set_reviewed"%>" id="<%= dom_id(project, 'reviewed') %>" class="reviewed">
<%=image_tag("reviewed.png", :alt => "") %>
Reviewed
</button>
</a>
</div>
</div>
<br/><br/>