wb-archiv283/branches/2.8.x/wb/admin/themes/templates/error.htt @ 1546
| 1 |
<!-- BEGIN main_block --> |
|---|---|
| 2 |
<div class="error-box rounded"> |
| 3 |
<p>{MESSAGE}</p>
|
| 4 |
<input type="button" name="submit" value="{BACK}" onclick="javascript: window.location = '{LINK}';" />
|
| 5 |
</div> |
| 6 |
<!-- END main_block --> |