Diabook - yeah, we're supposed to *stop* duplicating code...

This commit is contained in:
Thomas Willingham 2012-11-11 17:49:41 +00:00
parent f19bd6b62f
commit 8b961b0a39
1 changed files with 1 additions and 5 deletions

View File

@ -137,11 +137,7 @@
<div class="wall-item-location">$item.location&nbsp;</div>
</div>
</div>
<div class="wall-item-bottom">
<div class="wall-item-links"></div>
<div class="wall-item-like" id="wall-item-like-$item.id">$item.like</div>
<div class="wall-item-dislike" id="wall-item-dislike-$item.id">$item.dislike</div>
</div>
</div>
<div class="wall-item-bottom">
<div class="wall-item-links"></div>