Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
private
/
templates
:
image_print.html
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<body topmargin=5 leftmargin=5> <table width=100%> <%if next_url%> <tr> <td><a href="<%next_url%>"><%font%>Print Next</font></a></td> </tr> <%endif%> <tr><td align=center><img src="<%http_ref%>?cmd_do=cmd_print_img&filename=<%filename%>&work_path=<%work_path%>&<%url_opts%>"></td></tr></table> <form name=frm_main action='<%http_ref%>' method=post> <input type=hidden name='work_path' value='<%work_path%>'> <input type=hidden name='cmd_do' value=''> <input type=hidden name='txt_input' value=''> <input type=hidden name="status" value="<%if status%><%status%><%endif%>"> </form> </BODY> </HTML>