Skip to content

Commit

Permalink
Mark u2 marquee class article not briefarticle
Browse files Browse the repository at this point in the history
  • Loading branch information
tvroom committed Dec 17, 2008
1 parent 0846eff commit 9b1ec3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/slashcode/templates/u2MainView;users;default
Expand Up @@ -25,7 +25,7 @@ __template__
<a name="articles"></a> <a name="articles"></a>
[% fh = Slash.getObject("Slash::FireHose") %] [% fh = Slash.getObject("Slash::FireHose") %]
[% item = fh.getFireHose(firehose_marquee.id) %] [% item = fh.getFireHose(firehose_marquee.id) %]
[% fh.dispFireHose(item, { mode => "item", tags_top => fh.getFireHoseTagsTop(item), options => options, bodycontent_include => 1, featured => 1}) %] [% fh.dispFireHose(item, { mode => "full", tags_top => fh.getFireHoseTagsTop(item), options => options, bodycontent_include => 1, featured => 1}) %]


[% ELSE %] [% ELSE %]
<h3>[% useredit.nickname | strip_literal %] doesn't seem to be particularly active.</h3> <h3>[% useredit.nickname | strip_literal %] doesn't seem to be particularly active.</h3>
Expand Down

0 comments on commit 9b1ec3a

Please sign in to comment.