From f3b9ded2327c22e196b6b0b2d0a6953263013dec Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 25 Jul 2011 01:18:08 -0700 Subject: fix up animelist add view --- views/anime_list/view.html.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'views/anime_list/view.html.php') diff --git a/views/anime_list/view.html.php b/views/anime_list/view.html.php index 4c552d8..6241fec 100644 --- a/views/anime_list/view.html.php +++ b/views/anime_list/view.html.php @@ -1,6 +1,9 @@ -

username ?>'s AnimeList

+

+ username ?>'s Anime List +


+ @@ -81,4 +84,4 @@ echo "
html->link("Completed", "#finished", array('class' => 'anchorLink')); ?> html->link("Watching", "#watching", array('class' => 'anchorLink')); ?>
";
- \ No newline at end of file + -- cgit v1.2.3