mirror of
https://e.coding.net/circlecloud/McAccount.git
synced 2025-09-06 07:37:40 +00:00
@ -73,7 +73,7 @@ if (empty ( $_SESSION ['username'] ))
|
||||
<tr class="first">
|
||||
<td>邮箱地址</td>
|
||||
<td class="description"><input style="width: 250px;"
|
||||
class="span8 inline-input" id="mail" type="text" /></td>
|
||||
class="span8 inline-input" id="mail" type="text" disabled="disabled"/></td>
|
||||
<td><button style="width: 90px;" id="submit" type="button"
|
||||
class="btn-glow primary btn-next">发送验证码</button></td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user