moved help macro below edit form
This commit is contained in:
parent
2b0b68d198
commit
016f23d687
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@
|
|||
<% this.skin as="editor" width="50" height="25" wrap="virtual" style="formWide" %></p>
|
||||
<p><% input type="button" name="save" value="save" %> <% input type="button" name="cancel" value="cancel" %></p>
|
||||
</form>
|
||||
|
||||
<% skin.help prefix='<p class="small"><b>Macros available for this skin:</b><br /><br /><tt>' suffix="</tt></p>" %>
|
||||
|
|
Loading…
Add table
Reference in a new issue