diff options
Diffstat (limited to 'libs/web/luasrc/view/cbi/apply_xhr.htm')
-rw-r--r-- | libs/web/luasrc/view/cbi/apply_xhr.htm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libs/web/luasrc/view/cbi/apply_xhr.htm b/libs/web/luasrc/view/cbi/apply_xhr.htm index 8598dfe006..78df97e938 100644 --- a/libs/web/luasrc/view/cbi/apply_xhr.htm +++ b/libs/web/luasrc/view/cbi/apply_xhr.htm @@ -1,17 +1,3 @@ -<%# -LuCI - Lua Configuration Interface -Copyright 2010 Jo-Philipp Wich <xm@subsignal.org> - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -$Id$ - --%> - <% export("cbi_apply_xhr", function(id, configs, redirect) -%> <fieldset class="cbi-section" id="cbi-apply-<%=id%>"> <legend><%:Applying changes%></legend> |