diff options
author | Axel Bojer <axelb@skolelinux.no> | 2007-05-12 14:08:36 +0000 |
---|---|---|
committer | Axel Bojer <axelb@skolelinux.no> | 2007-05-12 14:08:36 +0000 |
commit | e37414e29780b461678ef64ba5f6c75260358735 (patch) | |
tree | 1a5e0930add3590d835bf97edef50dbb383e0dcf /sendOrd.html | |
parent | a6e8747398ff529013c9d30792955dc48bc27132 (diff) | |
download | homepage-e37414e29780b461678ef64ba5f6c75260358735.tar.gz homepage-e37414e29780b461678ef64ba5f6c75260358735.tar.bz2 homepage-e37414e29780b461678ef64ba5f6c75260358735.tar.xz |
smaarettelser
Diffstat (limited to 'sendOrd.html')
-rw-r--r-- | sendOrd.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sendOrd.html b/sendOrd.html index 56b67fa..2004201 100644 --- a/sendOrd.html +++ b/sendOrd.html @@ -26,8 +26,9 @@ 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"> -Velg fra lista:<br> +<form action="sendmail.asp" method="post"> + +<!--Velg fra lista:<br> <select name="valg1"> <option>(Bruk pila til høyre)</option> <option>1</option> |