mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 11:01:27 +02:00
captive: Import new design
This is the new design of the access page of the captive portal. It is based on the Bootstrap 4 grid system and reboot but does not use anything else from it. It is responsive and customisable. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -10,15 +10,21 @@
|
||||
'Captive 1day' => '1 day',
|
||||
'Captive 1month' => '1 month',
|
||||
'Captive 1week' => '1 week',
|
||||
'Captive ACTIVATE' => 'ACTIVATE',
|
||||
'Captive GAIN ACCESS' => 'GAIN ACCESS',
|
||||
'Captive activate' => 'Activate',
|
||||
'Captive activated' => 'Activated',
|
||||
'Captive active on' => 'Activated on',
|
||||
'Captive agree tac' => 'I agree with the terms & conditions below.',
|
||||
'Captive auth_lic' => 'License',
|
||||
'Captive auth_vou' => 'Voucher',
|
||||
'Captive authentication' => 'Type of Access',
|
||||
'Captive config' => 'Settings',
|
||||
'Captive err doublevoucher' => 'A voucher with this code already exists',
|
||||
'Captive expire' => 'Expire',
|
||||
'Captive genvoucher' => 'Generate voucher',
|
||||
'Captive heading tac' => 'Terms & Conditions',
|
||||
'Captive heading voucher' => 'Voucher or Access Code',
|
||||
'Captive invalid logosize' => 'The uploaded image file does not meet the required resolution of at least 1280x400 but not larger than 1920x800 pixels',
|
||||
'Captive invalid_voucher' => 'Invalid code. Please try again',
|
||||
'Captive ip' => 'IP Address',
|
||||
@@ -33,7 +39,6 @@
|
||||
'Captive time' => 'Access time post activation (hours)',
|
||||
'Captive title' => 'Title of Login Page',
|
||||
'Captive voactive' => 'Active Vouchers',
|
||||
'Captive genvoucher' => 'Generate voucher',
|
||||
'Captive voucher' => 'Voucher',
|
||||
'Captive vouchervalid' => 'Allowed time for this voucher',
|
||||
'Captive vout' => 'Issued Vouchers',
|
||||
|
||||
Reference in New Issue
Block a user