From fbfec3a9f4203199e2bfbc838fbccd064866a8dc Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 5 Jun 2015 11:19:19 -0400 Subject: [PATCH] Added vimeo link instructions for admin side. --- Toolkit/Videos/AdminEditVideoForm.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Toolkit/Videos/AdminEditVideoForm.php b/Toolkit/Videos/AdminEditVideoForm.php index 779437f..24c4dba 100644 --- a/Toolkit/Videos/AdminEditVideoForm.php +++ b/Toolkit/Videos/AdminEditVideoForm.php @@ -137,9 +137,9 @@ class Toolkit_Videos_AdminEditVideoForm 'name' => 'video_url', 'display' => 'Video Link
- Click on the \'Share\' function on the YouTube video -
to get your link. If you\'re having problems click on "show options" - and select "long link"
', + For Youtube videos, click on the \'Share\' button and paste the link in here. +
If you\'re having problems click on "show options" and select "long link" +
For Vimeo videos, use the page URL or the short link from \'Share\'', 'opts' => array('class' => 'text','size'=>50) ); $e[] = array( -- 2.17.1