X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fvideo%2Fwatch_view.php;h=2036a32d591dbb253a46cea3dfd5dce4d33b20a2;hb=74d7b5848a42e30e669cc05db22e83396b3cc107;hp=898469453a3465fe48843cdc708b1dce120b5fad;hpb=0b134deb6f1108155973436e3de7296a76a2d660;p=living-lab-site.git diff --git a/application/views/video/watch_view.php b/application/views/video/watch_view.php index 8984694..2036a32 100644 --- a/application/views/video/watch_view.php +++ b/application/views/video/watch_view.php @@ -1,14 +1,125 @@ + + +
- - err) && $video->err == 'INVALID_NAME'): - $suggestion = site_url(sprintf("video/watch/%d/%s", $video->id, - $video->name)) - ?> -

Invalid URL .

-

Did you mean - ?

- + + +

Invalid URL .

+

Did you mean + ?

+ +

Invalid ID in URL.

+ + + -

title ?>

- -
\ No newline at end of file +

+ +
+ + +
+
+ + +
+
+ lang->line('ui_view') : + $this->lang->line('ui_views') ); + ?> +
+
+ lang->line('ui_like') : + $this->lang->line('ui_likes') ); + ?> +
+
+ lang->line('ui_dislike') : + $this->lang->line('ui_dislikes') ); + ?> +
+
+
+ lang->line('ui_category')) + . ': '. $video['category_title'] ?> +
+
+ lang->line('ui_tags')). ': ' ?> + $score): ?> + + + + +
+ lang->line('ui_license')) + . ': '. $video['license'] ?> +
+ + + +
+ + + \ No newline at end of file