From 6d063a1964d60a524b9b1b4ac5a1b3777484460c Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Mon, 22 Dec 2014 13:31:27 -0500 Subject: [PATCH] Updated background to white. --- views/admin/add/index.html | 10 +++++----- views/admin/prototypes/display.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/views/admin/add/index.html b/views/admin/add/index.html index 88ddfb5..7c059c5 100644 --- a/views/admin/add/index.html +++ b/views/admin/add/index.html @@ -35,11 +35,11 @@ Optional. If not supplied a standard page for background and foreground prototype will be used. Use the following syntax to include parameters in this page.
Title - {$content.title}
- Background Image - {$content.background}
- Prototype Image - {$content.prototype}
- Image #3 - {$content.image 3}
- Image #4 - {$content.image 4}
- Image #5 - {$content.image 5}
+ Background Image URL - {$content.background}
+ Prototype Image URL - {$content.prototype}
+ Image #3 URL - {$content.image 3}
+ Image #4 URL - {$content.image 4}
+ Image #5 URL - {$content.image 5}

diff --git a/views/admin/prototypes/display.html b/views/admin/prototypes/display.html index 87123cf..747fa7f 100644 --- a/views/admin/prototypes/display.html +++ b/views/admin/prototypes/display.html @@ -9,7 +9,7 @@ Prototype: {$content.title} - +
-- 2.17.1