issue 46 apply server side validator in document module

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8498 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-16 07:32:29 +00:00
parent e129e7c227
commit 8791643bb1
12 changed files with 83 additions and 27 deletions

View file

@ -1,7 +1,7 @@
<!--#include("header.html")-->
<!--%import("filter/insert_config.xml")-->
<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
<form action="./" method="post">
<input type="hidden" name="act" value="procDocumentAdminInsertConfig" />
<table cellspacing="0" class="rowTable">
<tr>
<th scope="col"><div>{$lang->thumbnail_type}</div></th>