Blame Raw
· · · 13 lines (649 B)
0 contributors
1<div class="flex-container flexFlowColumn marginBot10">
2 <h3 data-i18n="Are you sure you want to reset your settings to factory defaults?">
3 Are you sure you want to reset your settings to factory defaults?
4 </h3>
5 <div data-i18n="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>
8 <hr>
9 <div data-i18n="Enter your password below to confirm:">
10 Enter your password below to confirm:
11 </div>
12 <input id="resetSettingsPassword" name="password" type="password" class="text_pole" placeholder="Password">
13</div>