X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fadmin-full%2Fluasrc%2Fview%2Fadmin_uci%2Fapply.htm;fp=modules%2Fadmin-full%2Fluasrc%2Fview%2Fadmin_uci%2Fapply.htm;h=e2809472820b817fc2e000b98e94b913a314384b;hp=0000000000000000000000000000000000000000;hb=97ff4a156ff1aa6a4d2ab65ab13d12b4eb2651e2;hpb=4d7c453ea83c749b05d6271a3bdc0c0c057150ed diff --git a/modules/admin-full/luasrc/view/admin_uci/apply.htm b/modules/admin-full/luasrc/view/admin_uci/apply.htm new file mode 100644 index 000000000..e28094728 --- /dev/null +++ b/modules/admin-full/luasrc/view/admin_uci/apply.htm @@ -0,0 +1,20 @@ +<%# +LuCI - Lua Configuration Interface +Copyright 2008 Steven Barth +Copyright 2008 Jo-Philipp Wich + +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$ + +-%> +<%+header%> +

<%:config%>

+

<%:uci_applied%>:

+<%=(changes or "-")%> +<%=output%> +<%+footer%> \ No newline at end of file