mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
committed by
Michael Tremer
parent
c7e78cc62e
commit
e14adf759a
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user