X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fviews%2Fvideo%2Fwatch_view.php;h=b5f7eea52b865db1c86b66b94ed013b5de512287;hb=edac3c0e2d7251d0223cd8809f12fbfcb1eac8d1;hp=d4593786275bd8953fa5e5822e0c06b2b6c845f7;hpb=44e76cbf029fbec96b9a91837963b872f4984004;p=living-lab-site.git diff --git a/application/views/video/watch_view.php b/application/views/video/watch_view.php index d459378..b5f7eea 100644 --- a/application/views/video/watch_view.php +++ b/application/views/video/watch_view.php @@ -1,5 +1,10 @@ + + +
- + Invalid ID in URL.

- +

- - -
\ 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