mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
BUG11505: Captive Portal: no way to remove an uploaded logo
added a delete button Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
f809b8d5c7
commit
c96146d01e
@@ -28,6 +28,7 @@
|
||||
'Captive clients' => 'Clients',
|
||||
'Captive config' => 'Konfiguration',
|
||||
'Captive coupon' => 'Gutschein',
|
||||
'Captive delete logo' => 'Logo löschen',
|
||||
'Captive err doublevoucher' => 'Ein Gutschein mit diesem Code ist bereits im Umlauf',
|
||||
'Captive expire' => 'Ablauf',
|
||||
'Captive expiry time' => 'Ablaufzeit',
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
'Captive client session expiry time' => 'Session Expiry Time',
|
||||
'Captive config' => 'Settings',
|
||||
'Captive coupon' => 'Coupon',
|
||||
'Captive delete logo' => 'Delete Logo',
|
||||
'Captive err doublevoucher' => 'A coupon with this code already exists',
|
||||
'Captive expire' => 'Expire',
|
||||
'Captive expiry time' => 'Expiry Time',
|
||||
|
||||
Reference in New Issue
Block a user