Minor cleanup
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Dec 2014 19:22:56 +0000 (14:22 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Dec 2014 19:22:56 +0000 (14:22 -0500)
views/admin/add/index.html
views/admin/prototypes/edit.html

index 51fa337..88ddfb5 100644 (file)
@@ -35,8 +35,6 @@
                       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>Width</b> - &#123;$content.width&#125;<br>
-                        <b>Height</b> - &#123;$content.height&#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>
index 95c27d1..b596ac5 100644 (file)
@@ -34,8 +34,6 @@
                       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>Width</b> - &#123;$content.width&#125;<br>
-                        <b>Height</b> - &#123;$content.height&#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>