This website works better with JavaScript.
Home
Explore
Help
Sign In
mauirixxx
/
gwtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
potentially fixed broken return to character selection page
development
mauirixxx
8 years ago
parent
d0643fcbc6
commit
e22f8d89f4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
gw-pull.php
+ 1
- 1
gw-pull.php
View 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>
Write
Preview
Loading…
Cancel
Save