Skip to content

Commit d617dca

Browse files
committed
Fix backed-up typo
Signed-off-by: yubiuser <[email protected]>
1 parent 03e13e6 commit d617dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings-teleporter.lp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mg.include('scripts/lua/settings_header.lp','r')
2020
<h3 class="box-title">Export your Pi-hole's configuration</h3>
2121
</div>
2222
<div class="box-body">
23-
<p><strong>Warning:</strong><br>This archive contains sensitive information about your Pi-hole installation, e.g. your 2FA-TOTP secret (if enabled). Please be careful with this file and do not share it with anyone even if they claim to help you.<br> Your long-term history database <code>pihole-FTL.db</code> must be backed-up separately.</p>
23+
<p><strong>Warning:</strong><br>This archive contains sensitive information about your Pi-hole installation, e.g. your 2FA-TOTP secret (if enabled). Please be careful with this file and do not share it with anyone even if they claim to help you.<br> Your long-term history database <code>pihole-FTL.db</code> must be backed up separately.</p>
2424
<p class='text-danger' id="encryption-warning" style="display: none;"><strong>Warning:</strong><br>You are currently not using an end-to-end encryption. This means that secrets like your 2FA-TOTP secret will be transmitted in plain text. We recommend to use HTTPS when exporting your configuration.</p>
2525
<div class="pull-right">
2626
<a class="btn btn-app btn-success" id="GETTeleporter" target="_blank">

0 commit comments

Comments
 (0)