Update resetSettings.html: fix data-i18n

7c40834eb7eaa8d8593b27147a315d7caf45ced4

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +1 -1Ignore whitespace
public/scripts/templates/resetSettings.html+1 -1
@@ -6,7 +6,7 @@
66 Don't forget to save a snapshot of your settings before proceeding.
77 </div>
88 <hr>
9- <div>
9+ <div data-i18n="Enter your password below to confirm:">
1010 Enter your password below to confirm:
1111 </div>
1212 <input id="resetSettingsPassword" name="password" type="password" class="text_pole" placeholder="Password">