Better language fail
This commit is contained in:
parent
f3d506c857
commit
37c49da2e7
@ -257,7 +257,7 @@ if (Registry::AUTHMETHOD == 'SAML') {
|
||||
|
||||
<!-- START VISITS LIST -->
|
||||
<div class="container-fluid">
|
||||
<div class="row"><?php echo $transLang['TTTT']; ?> </div>
|
||||
<div class="row"> </div>
|
||||
<div class="row row-cols-2">
|
||||
<div class="col d-grid gap-2">
|
||||
<h2><i class="fas fa-home"></i> <?php echo $transLang['ACTIVEVISITS']; ?></h2>
|
||||
|
@ -1,4 +1,3 @@
|
||||
TTTT = 'TESTTESTTESTTEST'
|
||||
ACCESS_LEVEL = 'Access'
|
||||
ACCOUNT = 'Account'
|
||||
ACCOUNT_INFO_DESC = 'You may make changes to your user profile below. To change your password, enter a new password twice below and press save. Minimum password length is '
|
||||
|
Loading…
Reference in New Issue
Block a user