Project

General

Profile

« Previous | Next » 

Revision 1728

Added by Dietmar about 12 years ago

! change redirect logic for registered pages

View differences:

login.htt
49 49
	<td colspan="2" style="text-align: center;">
50 50
		<input type="submit" name="submit" value="{TEXT_LOGIN}" style="padding: 3px;"  />
51 51
		<input type="reset" name="reset" value="{TEXT_RESET}" style="padding: 3px;"  />
52
	<button type="button" value="cancel" onclick="javascript:window.location = '{HTTP_REFERER}';" style="padding: 3px;" >{TEXT_CANCEL}</button>
52
	<button type="button" value="cancel" onclick="javascript:window.location = '{WB_URL}/';" style="padding: 3px;" >{TEXT_CANCEL}</button>
53 53
	</td>
54 54
</tr>
55 55
<tr>

Also available in: Unified diff