mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Rename to Recovery Key
This commit is contained in:
parent
611d6f505d
commit
04a36b1d11
@ -347,8 +347,8 @@ else if (isset($_REQUEST['search'])) {
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<div class="col-12 col-sm-12 col-lg-6">
|
||||
<label for="key">Key:</label>
|
||||
<input type="text" class="form-control" id="key" name="key" autocomplete="off" size="8" maxlength="11" value="<?php echo $account->getCustomField('key'); ?>"/>
|
||||
<label for="key">Recovery Key:</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
|
Loading…
x
Reference in New Issue
Block a user