mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-base: remove reset button from sysauth
Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
committed by
Paul Donald
parent
fa319cfe95
commit
91b3950112
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user