Guest User

Untitled

a guest
Jul 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <div class="levelfill" style="width:80%;">
  2. <div style="width:100%;position:float;">&nbsp;Level <?php echo $user_level; ?>
  3. <div style="float:right;">(<?php echo number_format($user_totalxp)." / ".number_format($user_levelxp)." XP)&nbsp;&nbsp;"; ?>
  4. </div>
  5. </div>
  6. </div>
Add Comment
Please, Sign In to add comment