Sfoglia il codice sorgente

potentially fixed broken return to character selection page

development
mauirixxx 8 anni fa
parent
commit
e22f8d89f4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php Vedi File

@@ -63,5 +63,5 @@ if (mysqli_num_rows($result) > 0) {
}
?>
<BR />
Return to <A HREF="gw-toon.php">character selection</A> page
<FORM METHOD="POST" ACTION="gw-toon.php"><INPUT TYPE="HIDDEN" NAME="cnameid" VALUE="0"><INPUT TYPE="SUBMIT" VALUE="Return to character selection"></FORM>
</BODY>

Caricamento…
Annulla
Salva