Update resetSettings.html: fix data-i18n

7c40834eb7eaa8d8593b27147a315d7caf45ced4

Rivelle <rivelle.days@gmail.com>

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