mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Really make all web paths relative.
I forgot about the forms. Signed-off-by: Loui Chang <louipc.ist@gmail.com> Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
parent
b56dfc3138
commit
ae1c424c95
4 changed files with 8 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
<form action='/packages.php' method='get'>
|
||||
<form action='packages.php' method='get'>
|
||||
<input type='hidden' name='O' value='0'>
|
||||
|
||||
<center>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue