Commit 3e8972d6 authored by Fabian Franz's avatar Fabian Franz

coding style index.php

parent a0f94da8
...@@ -351,7 +351,7 @@ if (isset($config['trigger_initial_wizard'])) : ...@@ -351,7 +351,7 @@ if (isset($config['trigger_initial_wizard'])) :
?> ?>
<header class="page-content-head"> <header class="page-content-head">
<div class="container-fluid"> <div class="container-fluid">
<h1><?=gettext("Starting initial configuration!"); ?></h1> <h1><?= gettext("Starting initial configuration!") ?></h1>
</div> </div>
</header> </header>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment