* Finish task#8221.
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
*/
|
||||
?>
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<div id='mainContent' class='main-content'><?php echo $error;?></div>
|
||||
<div id='mainContent' class='main-content'>
|
||||
<?php echo $error;?>
|
||||
<?php echo html::commonButton($lang->extension->refreshPage, 'onclick=location.href=location.href', 'btn btn-primary');?>
|
||||
</div>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user