Use real REQUEST_URI for sysauth

This commit is contained in:
Steven Barth 2008-10-19 19:02:05 +00:00
parent c31dc4f97f
commit d4b5bbbd5a

View file

@ -15,7 +15,7 @@ $Id$
<%+header%>
<% luci.i18n.loadc("sysauth") %>
<form method="post" action="<%=REQUEST_URI%>">
<form method="post" action="<%=luci.http.getenv("REQUEST_URI")%>">
<div class="cbi-map">
<h2><a id="content" name="content"><%:sysauth_head%></a></h2>
<div class="cbi-map-descr">