Minor Cleanup
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Dec 2014 19:24:16 +0000 (14:24 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Dec 2014 19:24:16 +0000 (14:24 -0500)
views/admin/prototypes/edit.html

index b596ac5..b63b22a 100644 (file)
                       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.<br>
                         <b>Title</b> - &#123;$content.title&#125;<br>
-                        <b>Background Image</b> - &#123;$content.background&#125;<br>
-                        <b>Prototype Image</b> - &#123;$content.prototype&#125;<br>
-                        <b>Image #3</b> - &#123;$content.image 3&#125;<br>
-                        <b>Image #4</b> - &#123;$content.image 4&#125;<br>
-                        <b>Image #5</b> - &#123;$content.image 5&#125;<br>
+                        <b>Background Image URL</b> - &#123;$content.background&#125;<br>
+                        <b>Prototype Image URL</b> - &#123;$content.prototype&#125;<br>
+                        <b>Image #3 URL</b> - &#123;$content.image 3&#125;<br>
+                        <b>Image #4 URL</b> - &#123;$content.image 4&#125;<br>
+                        <b>Image #5 URL</b> - &#123;$content.image 5&#125;<br>
                     </p>
                 </td>
             </tr>