change name of submit button, to not be submit

This commit is contained in:
Ralf Becker 2001-05-30 16:24:23 +00:00
parent d4cb332f25
commit 0062c108b7

View File

@ -1,5 +1,4 @@
{doSearchFkt} {doSearchFkt}
{info_css} {info_css}
<p class=action>{lang_info_action}<br> <p class=action>{lang_info_action}<br>
<hr noshade width="98%" align="center" size="1"> <hr noshade width="98%" align="center" size="1">
@ -111,7 +110,7 @@
<tr valign="bottom"> <tr valign="bottom">
<td height="35" width="50%"> <td height="35" width="50%">
<div align="center"> <div align="center">
<input type="submit" name="submit" value="{lang_addsubmitb}"> <input type="submit" name="add" value="{lang_addsubmitb}">
</div> </div>
</td> </td>
<td height="35" width="50%"> <td height="35" width="50%">