feat: 세력장수 장수명, 아이콘 클릭시 감찰부

This commit is contained in:
2022-04-08 01:29:57 +09:00
parent 3b887598da
commit b1408cd9f3
3 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ $showGeneral = General::createGeneralObjFromDB($gen);
</tr>
<tr>
<td>
<form name=form1 method=post>
<form name=form1 method=get>
정렬순서 :
<select name='query_type' size=1>
<?php foreach ($queryMap as $queryType => [$queryTypeText,]) : ?>