phrasing was unclear, scary. we're not space-limited here like we used to be.

pull/1/head
thatandromeda 2012-07-11 12:37:23 -03:00
parent e3be202189
commit df147937aa
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ $j(document).ready(function(){
</div> </div>
{% else %}{% if work in request.user.wishlist.works.all %} {% else %}{% if work in request.user.wishlist.works.all %}
<div class="remove-wishlist-workpage"> <div class="remove-wishlist-workpage">
<span id="w{{ work_id }}">Remove This</span> <span id="w{{ work_id }}">Remove from Wishlist</span>
</div> </div>
{% else %} {% else %}
<div class="add-wishlist"> <div class="add-wishlist">