#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "plug.function"/> - <@s.m "global.add"/>
" onclick="this.form.action='v_list.do';"/>
<#include "plug_upload.html"/> <@p.form id="jvForm" action="o_save.do"> <@p.text label="plug.name" name="name" required="true" class="required" maxlength="100"/> <@p.text label="plug.author" name="author" maxlength="100"/> <@p.td label="plug.upload" colspan="2" width="50" noHeight="true">
" onclick="uploadPlug();" class="upload-button"/>
@p.td><@p.tr/> <@p.textarea cols="50" rows="5" maxlength="500" label="plug.description" id="description" name="description" width="100"/> <@p.td><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td> @p.form>