mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-01 13:46:46 -04:00
remove border
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ Template::render_header(_("Dashboard"), true);
|
||||
<div class="line text-muted"></div>
|
||||
<h3><?php echo _("New incident"); ?></h3>
|
||||
<form id="new-incident" action="<?php echo WEB_URL; ?>/admin/?new=incident" method="POST">
|
||||
<div class="card">
|
||||
<div class="servicelist">
|
||||
<?php if (isset($message)) { ?>
|
||||
<p class="alert alert-danger"><?php echo $message ?></p>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user