luci-base: remove reset button from sysauth
authorStan Grishin <[email protected]>
Tue, 12 Aug 2025 20:34:25 +0000 (20:34 +0000)
committerPaul Donald <[email protected]>
Tue, 18 Nov 2025 03:01:16 +0000 (04:01 +0100)
Signed-off-by: Stan Grishin <[email protected]>
modules/luci-base/ucode/template/sysauth.ut

index db25cf605faf8fa4be322f5ffe2e14d4c5b34a75..babba2ecb522b7acec2e20e4ea071c15b74c307f 100644 (file)
@@ -36,7 +36,6 @@
 
        <div class="cbi-page-actions">
                <input type="submit" value="{{ _('Log in') }}" class="btn cbi-button cbi-button-apply" />
-               <input type="reset" value="{{ _('Reset') }}" class="btn cbi-button cbi-button-reset" />
        </div>
 </form>