#186 Fix indentation
This commit is contained in:
parent
c4b039f41c
commit
7ed4d23df4
@ -58,7 +58,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
|
||||
|
||||
?>
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-md-offset-1" style="margin-top: 20px">
|
||||
<div class="col-md-10 col-md-offset-1" style="margin-top: 20px">
|
||||
<?php
|
||||
/* This will handle error, success and notice messages */
|
||||
hesk_handle_messages();
|
||||
@ -81,7 +81,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
|
||||
/* Print forms for listing and searching tickets */
|
||||
require_once(HESK_PATH . 'inc/show_search_form.inc.php');
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user