Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

error.htt
1 1
<!-- BEGIN main_block -->
2
<div style="text-align:center;">
3
	{MESSAGE}<br />
4
	<h3 style="text-align:center;"><a href="{LINK}">{BACK}</a></h3>
2
<div class="error-box rounded">
3
	<p>{MESSAGE}</p>
4
	<input type="button" name="submit" value="{BACK}" onclick="javascript: window.location = '{LINK}';" />
5 5
</div>
6 6
<!-- END main_block -->

Also available in: Unified diff