Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
WHOIS 2.83 KB | None | 0 0
  1. <a name="maincontent"></a>
  2.  
  3.  
  4.  
  5.     <a href="./index.php?i=users&sid=5f9cd8072dd81f0c33716888697f7a23&icat=13&mode=overview" style="float: right;">&laquo; Back</a>
  6.  
  7.     <h1>User administration :: You searched for - <strong><u> aaron873</u></strong></h1>
  8.  
  9.     <p>Here you can change your users information and certain specific options.
  10.         <br/><strong>Important:</strong> In some cases you may see a "0" or a "1".
  11.         Please note that "1" = Yes and "0" = No</p>
  12.  
  13.  
  14. <form method="post" action="">
  15. <fieldset>
  16.     <legend>Account Overview</legend>
  17.  
  18. <dl>
  19.     <dt><label for="user">Username:</label><br /><span>Length must be between 3 and 20 characters.</span></dt>
  20.  
  21.     <dd><strong><input type="text" id="user" name="username" value="aaron873" disabled title="" /></dd>
  22.  
  23. </dl>
  24. <dl>
  25.     <dt><label for="nick">NickName:</label><br /><span>Length must be between 3 and 20 characters.</span></dt>
  26.  
  27.     <dd><input type="text" id="user" name="ud_nick" value="aaa" /></dd>
  28.  
  29.    
  30. </dl>
  31. </dl>
  32.  
  33. <dl>
  34.     <dt><label>Last Online:</label></dt>
  35.     <dd><strong>0000-00-00 00:00:00</strong></dd>
  36.  
  37. </dl>
  38. <dl>
  39.     <dt><label>Total GP</label></dt>
  40.  
  41.     <dd><strong>1019</strong></dd>
  42. </dl>
  43. <dl>
  44.     <dt><label>Total Rank:</label></dt>
  45.     <dd><strong>0</strong></dd>
  46. </dl>
  47. <dl>
  48.     <dt><label>NoRank Update:</label></dt>
  49.     <dd><input type="rankupdate" id="user" name="ud_norank" value="1" /></dd>
  50.  
  51. </dl>
  52. <dl>
  53.     <dt><label>Guild:</label></dt>
  54.     <dd><input type="guild_name" id="user" name="ud_guild" value="Staff" /></dd>
  55. </dl>
  56. <dl>
  57.     <dt><label>Guild Rank:</label></dt>
  58.     <dd><input type="guild_rank" id="user" name="ud_guildrank" value="2" /></dd>
  59. </dl>
  60. <dl>
  61.     <dt><label>Shots Taken:</label></dt>
  62.  
  63.     <dd><strong>39</strong></dd>
  64. </dl>
  65. <dl>
  66.     <dt><label>Average Damage:</label></dt>
  67.     <dd><strong>6071</strong></dd>
  68. </dl>
  69. <dl>
  70.     <dt><label>Cash:</label></dt>
  71.     <dd><input type="text" id="cash" name="ud_cash" value="999999999" /></dd>
  72.  
  73. </dl>
  74. <dl>
  75.     <dt><label>Gold:</label></dt>
  76.     <dd><input type="text" id="gold" name="ud_gold" value="51365" /></dd>
  77. </dl>
  78. <dl>
  79.     <dt><label for="user_email">E-mail:</label></dt>
  80.  
  81.     <dd><input class="text medium" type="text" id="uemail" name="up_email" value="aaron873@gmail.com" /></dd>
  82. </dl>
  83. <dl>
  84.  
  85.     <dt><label for="user_verified">Email Verified:</label><br /></dt>
  86.     <dd><input class="text medium" type="text" id="verify_email" name="up_email_v" value="" /></dd>
  87. </dl>
  88. <dl>
  89.     <dt><label>Registered Birthdate</label></dt>
  90.     <dd><strong> &nbsp; (YYY-MM-DD)</strong></dd>
  91. </dl>
  92. <dl>
  93.  
  94.     <dt><label for="new_password">New password:</label><br /><span>Must be between 6 and 100 characters.</span></dt>
  95.     <dd><input type="password" id="new_password" name="up_password" value="" /></dd>
  96.  
  97. </dl>
  98.  
  99.  
  100. <p class="quick">
  101.     <input class="button1" type="submit" name="updateacc" value="Update Account" />
  102. </p>
  103.  
  104. </fieldset>
  105. </form>
  106.  
  107.  
  108.  
  109.  
  110.     </form>
  111.  
  112. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement