We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37a640 commit ce5bf8cCopy full SHA for ce5bf8c
1 file changed
src/ui/options.html
@@ -176,10 +176,8 @@ <h3 class="flextabs__tab"><button class="flextabs__toggle">__MSG_SectionAdvanced
176
<input id="tgm-incognito" type="radio" name="TabGuardMode" value="incognito" checked="checked"/><label for="tgm-incognito">__MSG_TabGuard_optIncognito__</label>
177
<input id="tgm-off" type="radio" name="TabGuardMode" value="off"/><label for="tgm-off">__MSG_TabGuard_optDisabled__</label>
178
</span>
179
- <div id="tgForget"><button id="tgForgetButton">__MSG_TabGuard_forget__</button></div>
180
</div>
181
-
182
+ <div id="tgForget"><button id="tgForgetButton">__MSG_TabGuard_forget__</button></div>
183
</fieldset>
184
</section>
185
0 commit comments