From: Laury GvR Date: Tue, 21 Jun 2016 21:56:57 +0000 (-0400) Subject: Default video title set to h3 X-Git-Tag: v2.1.15^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=743e60ec61f4b6cfd07761442853046c2e98eb9f;p=WP-Plugins%2Fglm-member-db.git Default video title set to h3 --- diff --git a/index.php b/index.php index ca62ddd1..f2bb9987 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ * @package glmMembersDatabase * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 2.1.14 + * @version 2.1.15 */ /* @@ -38,7 +38,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.14'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.15'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.11'); // Check if plugin version is not current in WordPress option and if needed updated it diff --git a/views/front/members/detail.html b/views/front/members/detail.html index 6c6bb67b..86398260 100644 --- a/views/front/members/detail.html +++ b/views/front/members/detail.html @@ -276,7 +276,7 @@
Video
-
{$member.video_title}
+

{$member.video_title}

{$member.video_embed}

{$member.video_descr}