mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove REQUEST_URI from everywhere
git-svn-id: http://www.observium.org/svn/observer/trunk@2143 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<tr>
|
||||
<td><img src="images/login-hamster.png" alt="Login required" /></td>
|
||||
<td>
|
||||
<form action="<?php echo($_SERVER['REQUEST_URI']) ?>" method="post" name="logonform">
|
||||
<form action="" method="post" name="logonform">
|
||||
<h3>Please log in:</h3>
|
||||
<div style="height: 0px;"></div>
|
||||
<table border="0" align="left">
|
||||
|
Reference in New Issue
Block a user