mirror of https://github.com/dirtbags/moth.git
points to survey.cgi now
This commit is contained in:
parent
072f80dc30
commit
f0d5ffd241
|
@ -165,7 +165,7 @@
|
||||||
|
|
||||||
<div class="sep"></div>
|
<div class="sep"></div>
|
||||||
|
|
||||||
<form name="survey" action="survey.py" method="GET" onsubmit="return validate(this);">
|
<form name="survey" action="survey.cgi" method="GET" onsubmit="return validate(this);">
|
||||||
|
|
||||||
<p class="question">1. What is your affiliation?</p>
|
<p class="question">1. What is your affiliation?</p>
|
||||||
<input type="radio" name="affiliation" value="nnsa" />NNSA<br />
|
<input type="radio" name="affiliation" value="nnsa" />NNSA<br />
|
||||||
|
|
Loading…
Reference in New Issue