wb-2_10_x/trunk/admin/themes/templates/error.htt
1 | 2 | Manuela | <!-- |
---|---|---|---|
2 | @version $Id: error.htt 75 2017-03-10 10:47:06Z manu $ |
||
3 | --> |
||
4 | <!-- BEGIN main_block --> |
||
5 | <div class="error-box rounded" style="margin: 1.225em auto;"> |
||
6 | <p>{MESSAGE}</p> |
||
7 | <input type="button" name="submit" value="{BACK}" onclick="window.location = '{LINK}';" /> |
||
8 | </div> |
||
9 | <!-- END main_block --> |