Initial commit
This commit is contained in:
10
menue-top.php
Normal file
10
menue-top.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// Erwartet: $errorMessage
|
||||
?>
|
||||
<div class="alert alert-pro">
|
||||
<span class="alert-led" aria-hidden="true"></span>
|
||||
<div class="alert-body">
|
||||
<div class="alert-title">SYSTEM WARNING</div>
|
||||
<div class="alert-text"><?= htmlspecialchars($errorMessage) ?></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user