mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
+1
-1
@@ -73,7 +73,7 @@ print("<div align=right valign=top>".$lang_signup['text_select_lang']. $s . "</d
|
|||||||
</form>
|
</form>
|
||||||
<p>
|
<p>
|
||||||
<form method="post" action="takesignup.php">
|
<form method="post" action="takesignup.php">
|
||||||
<?php if ($type == 'invite') print("<input type=\"hidden\" name=\"inviter\" value=\"".$inviter."\"><input type=hidden name=type value='invite'");?>
|
<?php if ($type == 'invite') print("<input type=\"hidden\" name=\"inviter\" value=\"".$inviter."\"><input type=hidden name=type value='invite'>");?>
|
||||||
<table border="1" cellspacing="0" cellpadding="10">
|
<table border="1" cellspacing="0" cellpadding="10">
|
||||||
<?php
|
<?php
|
||||||
print("<tr><td class=text align=center colspan=2>".$lang_signup['text_cookies_note']."</td></tr>");
|
print("<tr><td class=text align=center colspan=2>".$lang_signup['text_cookies_note']."</td></tr>");
|
||||||
|
|||||||
Reference in New Issue
Block a user