| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 <core:wrap file="_cms/popup.html" in="content_zone"> 2 3 <form id='file_object_form' name='file_object_form' method='post' runat='server' enctype="multipart/form-data"> 4 <h1>Edit file</h1> 5 6 <core:include file='admin_file_object/form_fields.html'/> 7 8 <a href='{$item.show_url}'>Download...</a> 9 <p/> 10 <div class="field" > 11 <label for="new_file" runat="server">Upload file</label> 12 <input id="new_file" name="new_file" type="file" size="60"/> 13 </div> 14 <p/> 15 16 <core:include file='_cms/edit_common_elements.html'/> 17 </form> 18 19 </core:wrap>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Dec 5 04:05:07 2008 | Cross-referenced by PHPXref 0.7 |