mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 11:16:38 +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">
|
<div class="cbi-page-actions">
|
||||||
<input type="submit" value="{{ _('Log in') }}" class="btn cbi-button cbi-button-apply" />
|
<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>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user