diff --git a/plugins/video/views/box_organizer/_html5_video_block.rhtml b/plugins/video/views/box_organizer/_html5_video_block.rhtml index e2cc3c2..a120a21 100644 --- a/plugins/video/views/box_organizer/_html5_video_block.rhtml +++ b/plugins/video/views/box_organizer/_html5_video_block.rhtml @@ -1,3 +1,3 @@ - diff --git a/plugins/video/views/box_organizer/_iframe_video_block.rhtml b/plugins/video/views/box_organizer/_iframe_video_block.rhtml index f7eb14a..efd2994 100644 --- a/plugins/video/views/box_organizer/_iframe_video_block.rhtml +++ b/plugins/video/views/box_organizer/_iframe_video_block.rhtml @@ -1 +1 @@ - + diff --git a/plugins/video/views/video_block.rhtml b/plugins/video/views/video_block.rhtml index d5405ec..c0c7bbf 100644 --- a/plugins/video/views/video_block.rhtml +++ b/plugins/video/views/video_block.rhtml @@ -15,7 +15,7 @@ <%= render :partial => 'box_organizer/html5_video_block', :locals => { :url => block.url, :width => block.width, :height => block.height }%> <% else %> - <%= _("Register a new url (Vimeo, Youtube, Other)") %> + <%= _("Register a new url (Vimeo, Youtube, Other)") %> <% end %> -- libgit2 0.21.2