* Fix style
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
?>
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php if(!empty($error)):?>
|
||||
<div id="notice" class='alert alert-success'>
|
||||
<div id="notice" class='alert alert-success' style="margin-bottom:35px;">
|
||||
<div class="content"><i class='icon-info-sign'></i> <?php echo $error;?></div>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
|
||||
Reference in New Issue
Block a user