admin_uci: Fix spelling, close #191
This commit is contained in:
parent
258bfb7b81
commit
3d0d60f3fb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ $Id$
|
||||||
|
|
||||||
<%- cbi_apply_xhr('uci-apply', configs) -%>
|
<%- cbi_apply_xhr('uci-apply', configs) -%>
|
||||||
|
|
||||||
<p><strong><%:The following changes have been comitted%>:</strong></p>
|
<p><strong><%:The following changes have been committed%>:</strong></p>
|
||||||
<%- uci_changelog(changes) -%>
|
<%- uci_changelog(changes) -%>
|
||||||
<% else %>
|
<% else %>
|
||||||
<p><strong><%:There are no pending changes to apply!%></strong></p>
|
<p><strong><%:There are no pending changes to apply!%></strong></p>
|
||||||
|
|
Loading…
Reference in a new issue