summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core/luasrc
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-12-22 21:54:20 +0000
committerSteven Barth <steven@midlink.org>2008-12-22 21:54:20 +0000
commit014d971eabdb4c20eb09356098ca1a87f783abe7 (patch)
treea3fec6115e1bb5b85ef839b8e0bf6c2cf5ae53f5 /modules/admin-core/luasrc
parent489be66e4d1634197a6975f589239f93edac54e6 (diff)
Fix urltoken passing on several pages
Diffstat (limited to 'modules/admin-core/luasrc')
-rw-r--r--modules/admin-core/luasrc/view/sysauth.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-core/luasrc/view/sysauth.htm b/modules/admin-core/luasrc/view/sysauth.htm
index 42f13fa1f..49652400f 100644
--- a/modules/admin-core/luasrc/view/sysauth.htm
+++ b/modules/admin-core/luasrc/view/sysauth.htm
@@ -15,7 +15,7 @@ $Id$
<%+header%>
<% luci.i18n.loadc("sysauth") %>
-<form method="post" action="<%=luci.http.getenv("REQUEST_URI")%>">
+<form method="post" action="<%=REQUEST_URI%>">
<div class="cbi-map">
<h2><a id="content" name="content"><%:sysauth_head%></a></h2>
<div class="cbi-map-descr">