🔀 Merge branch 'release/v82'
[Sone.git] / src / main / resources / templates / options.html
index c4baf2a..9ef5ceb 100644 (file)
                        </select>
                </p>
 
+               <h2><%= Page.Options.Section.WebOfTrustOptions.Title|l10n|html></h2>
+
+               <p><input type="checkbox" name="strict-filtering"<%if strict-filtering> checked="checked"<%/if> /> <%= Page.Options.Option.StrictFiltering.Description|l10n|html></p>
+
                <p><button type="submit"><%= Page.Options.Button.Save|l10n|html></button></p>
 
        </form>