X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fcatalog%2Fvideos_summary_view.php;h=a888a5c9a65d557573fba1d151fba828d6f83efc;hb=HEAD;hp=9184ad271994e588b0cfd4cf1af0ff3c385016cb;hpb=c3cb1c599db718a4fd81c7df57850fced9f64c02;p=living-lab-site.git diff --git a/application/views/catalog/videos_summary_view.php b/application/views/catalog/videos_summary_view.php index 9184ad2..a888a5c 100644 --- a/application/views/catalog/videos_summary_view.php +++ b/application/views/catalog/videos_summary_view.php @@ -1,19 +1,39 @@
-

- "> - - + +

+

+ + + $this->lang->line('ui_show_hottest'), + 'newest'=> $this->lang->line('ui_show_newest'), + 'alphabetically'=> $this->lang->line('ui_sort_alphabetically') + ); + + echo '

'; + echo form_dropdown('ordering', $ordering_opts, $ordering, 'id="ordering"'); + echo '

'; + } + ?> + +

lang->line('user_no_videos_uploaded') ?>

+
-
+ @@ -29,13 +49,32 @@ ?>
- lang->line('ui_from') . ' TODO' //TODO ?> + lang->line('ui_from') ?> ">
+
-
\ No newline at end of file + + + + \ No newline at end of file