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=98aac30c72f715069bbddecdfc5bac92433cc9c8;hpb=0db52dbd375c6569d868015adf8f2bca1316ba6f;p=living-lab-site.git diff --git a/application/views/video/watch_view.php b/application/views/video/watch_view.php index 98aac30..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