From 26c1c6ece720f199830fa1038d6a9fb21bd6339d Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 10 Jun 2014 12:19:08 -0400 Subject: [PATCH] Start work on videos work on templates --- Toolkit/Videos/WebDecorator.php | 2 +- Toolkit/Videos/templates/webDecorator.html | 18 +++++++++--------- Toolkit/Videos/templates/webPageDecorator.html | 8 ++++---- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Toolkit/Videos/WebDecorator.php b/Toolkit/Videos/WebDecorator.php index 50c2092..3120c2f 100644 --- a/Toolkit/Videos/WebDecorator.php +++ b/Toolkit/Videos/WebDecorator.php @@ -31,7 +31,7 @@ class Toolkit_Videos_WebDecorator private $_flexyOptions = array(); private $_template = 'webDecorator.html'; - + /** * Class Constructor * diff --git a/Toolkit/Videos/templates/webDecorator.html b/Toolkit/Videos/templates/webDecorator.html index d7114d0..53db5ed 100644 --- a/Toolkit/Videos/templates/webDecorator.html +++ b/Toolkit/Videos/templates/webDecorator.html @@ -1,11 +1,11 @@
-

Check out our Video Spotlight

-

{title:h}

- - - - -

- See All Our Videos -

+

Check out our Video Spotlight

+

{title:h}

+ + + + +

+ See All Our Videos +

diff --git a/Toolkit/Videos/templates/webPageDecorator.html b/Toolkit/Videos/templates/webPageDecorator.html index 71622ca..3b02167 100644 --- a/Toolkit/Videos/templates/webPageDecorator.html +++ b/Toolkit/Videos/templates/webPageDecorator.html @@ -1,14 +1,14 @@ -
+
+ -- 2.17.1