small reports html change
This commit is contained in:
parent
3ae104124c
commit
9ffd9e8b23
|
|
@ -19,6 +19,8 @@ if ($report->rowCount() == 0) {
|
||||||
|
|
||||||
$body = <<<EOT
|
$body = <<<EOT
|
||||||
<h5 class="text-center">Report Information</h5>
|
<h5 class="text-center">Report Information</h5>
|
||||||
|
<h6 class="text-center">If you are unsure about something please contact an Administrator</h6>
|
||||||
|
<h6 class="text-center">If you determine misuse of this system please warn ban the user</h6>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue