X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fcatalog%2Fvideos_summary_view.php;h=a888a5c9a65d557573fba1d151fba828d6f83efc;hb=b56dce7ae724d5b955a96d7d3d5b3b476d2e28fb;hp=25e496be78c9e0c70093a439c82dd0cfbc0ea335;hpb=3393d7d6a6968abebf0bdabb81f17eff8b46b477;p=living-lab-site.git diff --git a/application/views/catalog/videos_summary_view.php b/application/views/catalog/videos_summary_view.php index 25e496b..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