diff --git a/applications/luci-commands/luasrc/view/commands.htm b/applications/luci-commands/luasrc/view/commands.htm index d9faa3329b..888033c271 100644 --- a/applications/luci-commands/luasrc/view/commands.htm +++ b/applications/luci-commands/luasrc/view/commands.htm @@ -121,7 +121,7 @@ You may obtain a copy of the License at

<%=pcdata(command.name)%>

<%:Command:%> <%=pcdata(command.command)%>

<% if command.param == "1" then %> -

<%:Arguments:%>

+

<%:Arguments:%>

<% end %>