/[webwml]/newmaint/gpgregister.wml
ViewVC logotype

Diff of /newmaint/gpgregister.wml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by tbm, Fri Jul 13 18:37:55 2001 UTC revision 1.7 by tbm, Fri Jul 13 18:39:11 2001 UTC
# Line 36  if ($email) { Line 36  if ($email) {
36    
37       }       }
38  } else {  } else {
39    <protect>
40      echo "<div align=\"center\">\n", "<FORM method=\"post\" action=\"gpgregister.php\">\n",      echo "<div align=\"center\">\n", "<FORM method=\"post\" action=\"gpgregister.php\">\n",
41           "<TABLE summary=\"\">\n",           "<TABLE summary=\"\">\n",
42           "<TR><TD><B>Forename</B></TD><TD><INPUT name=\"forename\" type=\"text\"></TD></TR>",           "<TR><TD><B>Forename</B></TD><TD><INPUT name=\"forename\" type=\"text\"></TD></TR>",
# Line 47  if ($email) { Line 48  if ($email) {
48           "<TR><TD><B>Offer to sign key</B></TD><TD><INPUT name=\"offer\" type=\"checkbox\"></TD></TR>",           "<TR><TD><B>Offer to sign key</B></TD><TD><INPUT name=\"offer\" type=\"checkbox\"></TD></TR>",
49           "<TR><TD> </TD><TD><INPUT type=\"submit\" value=\"Login\"></TD></TR>",           "<TR><TD> </TD><TD><INPUT type=\"submit\" value=\"Login\"></TD></TR>",
50           "</TABLE>\n</FORM>\n</CENTER>\n";           "</TABLE>\n</FORM>\n</CENTER>\n";
51    </protect>
52  }  }
53    
54  ?>  ?>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.5