diff options
-rw-r--r-- | sendOrd.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sendOrd.html b/sendOrd.html index 2004201..a1900d2 100644 --- a/sendOrd.html +++ b/sendOrd.html @@ -26,8 +26,7 @@ Ordet er: <input type="radio" name="status" value="ja">Godkjent <input type="radio" name="status" value="nei">Ikke godkjent<br><br> -<form action="sendmail.asp" method="post"> - +<form action="send2007.php" method="post"> <!--Velg fra lista:<br> <select name="valg1"> <option>(Bruk pila til høyre)</option> |