JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: added 'int' type, made preview more blatant, and ran the preview through...
[wfpl.git] / metaform / preview.html
index 041cfd8..2d4381a 100644 (file)
@@ -6,8 +6,8 @@
 </head>
 
 <body>
-  <h1>Preview</h1>
-  <div style="border: 2px solid black; padding: 13px">
+  <div style="border: 4px solid black; margin: 40px; padding: 13px; background-color: #555">
+  <h1>This grey thing is a preview. It will NOT work. Don't click buttons in it</h1>
 ~preview~
   </div>
     <p><form action="~form_name~.tgz" method="get"><input type="hidden" name="form_name" value="~form_name.attr~" /><input type="hidden" name="fields" value="~fields.attr~" /><input type="submit" name="download_tar" value="Download tar ball" /></form></p>