Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"><head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /><meta name="author" content="Webagentur Niewerth" /><title>Manuelle Bestellaufnahme</title><link rel="stylesheet" type="text/css" href="../styles/styles.php" /><script type="text/javascript" src="/js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="jscript/best_manu.js"></script></head><body><form action="{$SCRIPT_NAME}" method="post"><table width="650" border="1" cellspacing="0" cellpadding="3"><tr><td class="links">Auftragstyp</td><td class="rechts"><input type="radio" name="zusatz_info[typ]" value="reklamation">Reklamation <input type="radio" name="zusatz_info[typ]" value="reparatur">Reparatur <input type="radio" name="zusatz_info[typ]" value="kva">Reparatur mit Kostenvoranschlag<br></td></tr><tr><td class="links">ausgetauschte Artikel</td><td class="rechts"><input type="radio" name="zusatz_info[back]" value="return">zurückschicken <input type="radio" name="zusatz_info[back]" value="noreturn">verbleiben bei {$webs.kunde}<br></td></tr><tr><td colspan="2" class="links" align="center"><input type="hidden" name="action" value="step3"><input type="submit" value="Daten übernehmen" name="daten"></td></tr></table></form></body></html>