X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fcatalog%2Fvideos_summary_view.php;h=42d0683d9e887a97e3067c5a65b5e0148ca6ac30;hb=42b8f76ab32990f2668a4e3346374de7bad91be2;hp=153b96df8948152fd5cb50ed72273e6e4d0aa23d;hpb=19dcbb3149e52c88b7a38f05ef85b80db49fcb72;p=living-lab-site.git diff --git a/application/views/catalog/videos_summary_view.php b/application/views/catalog/videos_summary_view.php index 153b96d..42d0683 100644 --- a/application/views/catalog/videos_summary_view.php +++ b/application/views/catalog/videos_summary_view.php @@ -1,12 +1,30 @@
-

- "> - - + +

+

+ + + $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 +47,30 @@ ?>
- lang->line('ui_from') . ' TODO' //TODO ?> + lang->line('ui_from') ?> ">
+
- \ No newline at end of file + + + + \ No newline at end of file