Captive-Portal: SHow always licencebox in config

Also fix index.cgi to show individual title

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
This commit is contained in:
Alexander Marx
2016-02-04 07:30:05 +01:00
committed by Michael Tremer
parent c7e78cc62e
commit e14adf759a
3 changed files with 6 additions and 8 deletions

View File

@@ -168,7 +168,7 @@ print<<END
<body>
<center>
<div class="title">
<h1>$settings{'TITLE'}
<h1>$settings{'TITLE'}</h1>
</div>
<br>
<div class="agb">
@@ -196,7 +196,7 @@ sub voucher(){
<body>
<center>
<div class="title">
<h1>LOGIN</h1>
<h1>$settings{'TITLE'}</h1>
</div>
<br>
<div class="login">