Commit 03ed13c8

luu stiles <luuduong@gmail.com>
2012-10-30 13:17:55
rename button label
1 parent 436f4bb
Changed files (1)
app
views
creations
app/views/creations/show.html.erb
@@ -31,7 +31,7 @@
 <div class="row">
   <% if @creation.user == current_user %>
   <div class="span3 offset9">
-    <a href="<%= url_for new_creation_photo_path(@creation) %>" class="btn btn-info">Add another photo of this creation</a>
+    <a href="<%= url_for new_creation_photo_path(@creation) %>" class="btn btn-info">Add images to this creation</a>
   </div>
   <% end %>
   <div class="span12">