forked from extern/egroupware
change name of submit button, to not be submit
This commit is contained in:
parent
d4cb332f25
commit
0062c108b7
@ -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%">
|
||||||
|
Loading…
Reference in New Issue
Block a user