Project

General

Profile

« Previous | Next » 

Revision 1657

Added by Dietmar about 12 years ago

some validation fixes in backend

View differences:

users_form.htt
85 85
	<td>
86 86
		<input type="submit" name="submit" value="{SUBMIT_TITLE}" />
87 87
		<input type="reset" name="reset" value="{TEXT_RESET}" />
88
		<input type="button" style="width: 100px; margin-top: 5px;" onclick="javascript: window.location = 'index.php';" value="{TEXT_CANCEL}">
88
		<input type="button" style="width: 100px; margin-top: 5px;" onclick="javascript: window.location = 'index.php';" value="{TEXT_CANCEL}" />
89 89
	</td>
90 90
</tr>
91 91
</table>

Also available in: Unified diff