ソースを参照

potentially fixed broken return to character selection page

development
mauirixxx 8年前
コミット
e22f8d89f4
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gw-pull.php

+ 1
- 1
gw-pull.php ファイルの表示

@@ -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>

読み込み中…
キャンセル
保存