Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Removed __new from journal links.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchisari authored and The Appleseed Project committed Dec 5, 2010
1 parent 1028b56 commit d9a388b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/newsfeed/views/newsfeed.journal.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<span class="comment"></span>
</span>
<span class="data">
<a target="__new" class="thumb-link"><img class="thumb" /></a>
<a class="thumb-link"><img class="thumb" /></a>
<span class="desc">
<a target="__new" class="title-link"><h3 class="title"></h3></a>
<a target="__new" class="info-link"></a>
Expand Down

0 comments on commit d9a388b

Please sign in to comment.