hxp
2025-06-04 f4a514d5ac952110da846636ecbb9de951eaf3d2
SuperGMToolClient/CompensationQueryPersonal.php
@@ -27,7 +27,7 @@
<body>
   <form id="CompensationQueryPersonal" name="CompensationQueryPersonal" action="/Common/GMCmdProcess.php" method="post">
   <form action="GMTManage/GMT_CompensationQueryPersonal.php" method="post">
      <dl>
         <center>
            <p><?php echo \Lang\gettext("个人邮件管理"); ?></P>
@@ -40,8 +40,7 @@
               <input type="radio" name="queryType" value="playerName" />
               <span><?php echo \Lang\gettext("角色名"); ?></span>
               <br />
               <input class="long_input" type="text" id="playerList" name="playerList" value="" size="50" />
               <input type="hidden" class="long_input" type="text" name="playerFind" value="" size="50" />
               <input class="long_input" type="text" name="playerFind" id="playerFind" value="" />
            </div>
         </dd>