From 88666d9644f06f2dd37516c95661f24d9f2eadbe Mon Sep 17 00:00:00 2001 From: Michael Francis Date: Sun, 29 May 2011 16:35:13 -0400 Subject: Implemented / Fixed adding --- views/anime_list/addsearch.html.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 views/anime_list/addsearch.html.php (limited to 'views/anime_list') diff --git a/views/anime_list/addsearch.html.php b/views/anime_list/addsearch.html.php new file mode 100644 index 0000000..eb5cbe1 --- /dev/null +++ b/views/anime_list/addsearch.html.php @@ -0,0 +1,21 @@ + +form->create(null, array('method' => 'get')); ?> + form->text('Search', array('value' => 'Search for...')); ?> + form->submit('Go', array('class' => 'button')); ?> +form->end(); ?> + + + + + + + + + + + + + + +
Entry #NameTypeEpisodesScoreAdd
# title ?>view_type ?>episode_count ?>mal_score ?>
+ \ No newline at end of file -- cgit v1.2.3