Rename to Recovery Key

This commit is contained in:
slawkens 2021-01-04 22:06:26 +01:00
parent 611d6f505d
commit 04a36b1d11

View File

@ -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">