Skip to content

Commit

Permalink
Changed more wording and removed season banners wide.
Browse files Browse the repository at this point in the history
  • Loading branch information
smidley@gmail.com committed May 18, 2011
1 parent 06d53bf commit f6997f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tab_artistbanners.php
Expand Up @@ -7,9 +7,8 @@
?>

<div class="section">
<h1><?=$db->username?> Banners</h1>
<h1><?=$db->username?> Art Contributions</h1>
<a href="/index.php?tab=recentbanners&bannertype=series&banneruser=<?=$id?>">50 Most Recent Game Banners</a> - <a href="/index.php?tab=recentbanners&bannertype=series&banneruser=<?=$id?>&ratedonly=WhatSoundDoWombatsMake">Rated Only</a><br>
<a href="/index.php?tab=recentbanners&bannertype=fanart&banneruser=<?=$id?>">20 Most Recent Fan Art</a> - <a href="/index.php?tab=recentbanners&bannertype=fanart&banneruser=<?=$id?>&ratedonly=WhatSoundDoWombatsMake">Rated Only</a> - <a href="/index.php?tab=recentbanners&bannertype=fanart&banneruser=<?=$id?>&artistcolorsmissing=Moo">Missing Artist Colors</a><br>
<a href="/index.php?tab=recentbanners&bannertype=boxart&banneruser=<?=$id?>">20 Most Recent Boxart</a> - <a href="/index.php?tab=recentbanners&bannertype=boxart&banneruser=<?=$id?>&ratedonly=WhatSoundDoWombatsMake">Rated Only</a><br>
<br>
</div>

0 comments on commit f6997f8

Please sign in to comment.