moved help macro below edit form

This commit is contained in:
Tobi Schäfer 2002-08-19 16:55:05 +00:00
parent 2b0b68d198
commit 016f23d687

View file

@ -4,3 +4,5 @@
<% this.skin as="editor" width="50" height="25" wrap="virtual" style="formWide" %></p> <% this.skin as="editor" width="50" height="25" wrap="virtual" style="formWide" %></p>
<p><% input type="button" name="save" value="save" %>&nbsp;<% input type="button" name="cancel" value="cancel" %></p> <p><% input type="button" name="save" value="save" %>&nbsp;<% input type="button" name="cancel" value="cancel" %></p>
</form> </form>
<% skin.help prefix='<p class="small"><b>Macros available for this skin:</b><br /><br /><tt>' suffix="</tt></p>" %>