diff --git a/models/Document/Tag/Video.php b/models/Document/Tag/Video.php index 08a8b1bec61..bebd46041ca 100644 --- a/models/Document/Tag/Video.php +++ b/models/Document/Tag/Video.php @@ -691,7 +691,7 @@ public function getVimeoCode() } $code .= '
- +
'; return $code;