text adjustments

This commit is contained in:
albert
2012-11-19 14:37:33 -05:00
parent 37cfed7d51
commit 4436a8c343
3 changed files with 17 additions and 15 deletions

View File

@@ -66,15 +66,15 @@
</section>
</div>
<div id="flag-dialog" title="Flag Post">
<div id="flag-dialog" title="Flag post">
<%= render :template => "post_flags/new" %>
</div>
<div id="appeal-dialog" title="Appeal Post">
<div id="appeal-dialog" title="Appeal post">
<%= render :template => "post_appeals/new" %>
</div>
<div id="add-to-pool-dialog" title="Add to Pool">
<div id="add-to-pool-dialog" title="Add to pool">
<%= render :template => "pool_elements/new" %>
</div>
</div>