X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fvideo%2Fwatch_view.php;h=2de6b43e50394fa3b9d82229dd66418c09e6bfc0;hb=c3cb1c599db718a4fd81c7df57850fced9f64c02;hp=2b017300c4cb8a0cd0fdac4255c969bdeddafd6d;hpb=6c67c9d74550575fbc96be0baad42260c2dbcb6a;p=living-lab-site.git diff --git a/application/views/video/watch_view.php b/application/views/video/watch_view.php index 2b01730..2de6b43 100644 --- a/application/views/video/watch_view.php +++ b/application/views/video/watch_view.php @@ -1,7 +1,10 @@ - + +
- + Invalid ID in URL.

- +

-
- - +
-
views
-
likes
-
dislikes
+
+ 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') ); + ?> +
- -
Tags: - $score): ?> +
+ lang->line('ui_category')) + . ': '. $video['category_title'] ?> +
+
+ lang->line('ui_tags')). ': ' ?> + $score): ?> - + - -
+ +
+ lang->line('ui_license')) + . ': '. $video['license'] ?> +
-
\ No newline at end of file +
+ + + \ No newline at end of file