Changeset 5966
- Timestamp:
- 03/28/10 00:23:47 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.9/modules/admin-core/luasrc/view/sysauth.htm
r5963 r5966 16 16 <% luci.i18n.loadc("sysauth") %> 17 17 18 <form method="post" action="<%= pcdata(luci.http.getenv("REQUEST_URI"))%>">18 <form method="post" action="<%=luci.util.pcdata(luci.http.getenv("REQUEST_URI"))%>"> 19 19 <div class="cbi-map"> 20 20 <h2><a id="content" name="content"><%:sysauth_head%></a></h2>
