modules/admin-full: fix small style glitch in uci revert template
This commit is contained in:
parent
47f011b947
commit
575b32de81
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ $Id$
|
|||
|
||||
<div class="cbi-page-actions">
|
||||
<form class="inline" method="get" action="<%=luci.util.pcdata(luci.http.formvalue("redir"))%>">
|
||||
<input class="cbi-button" style="margin:0" type="submit" value="« <%:back%>" />
|
||||
<input class="cbi-button cbi-button-link" style="margin:0" type="submit" value="<%:Back%>" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue