Advertisement
Hardrockdesign

index_body THG

Aug 4th, 2015
2,155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.27 KB | None | 0 0
  1. {JAVASCRIPT}
  2. <!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->
  3. <p>{CURRENT_TIME}</p>
  4. <br class="clear" />
  5.  
  6. <!-- BEGIN switch_user_login_form_header -->
  7. <div class="panel">
  8. <div class="inner"><span class="corners-top"><span></span></span>
  9. <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  10. <div class="user_login_form center">
  11. <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>&nbsp;
  12. <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>&nbsp;
  13. <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>&nbsp;
  14. {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
  15. <!-- BEGIN switch_fb_connect -->
  16. <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
  17. <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
  18. <!-- END switch_fb_connect -->
  19. </div>
  20. </form>
  21. <span class="corners-bottom"><span></span></span></div>
  22. </div>
  23. <!-- END switch_user_login_form_header -->
  24.  
  25. <!-- BEGIN message_admin_index -->
  26. <div class="panel introduction">
  27. <div class="inner"><span class="corners-top"><span></span></span>
  28. <!-- BEGIN message_admin_titre -->
  29. <div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
  30. <!-- END message_admin_titre -->
  31.  
  32. <!-- BEGIN message_admin_txt -->
  33. <div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
  34. <!-- END message_admin_txt -->
  35. <span class="corners-bottom"><span></span></span></div>
  36. </div>
  37. <!-- END message_admin_index -->
  38.  
  39. {CHATBOX_TOP}
  40. {BOARD_INDEX}
  41.  
  42. <div style="height: 60px;"></div>
  43. <li class="header" style="width: 775px; margin-left: 5px;">
  44. <dl class="icon">
  45. <dd class="dterm"><div class="table-title"><h2>Estadísticas</h2></div></dd>
  46. </dl>
  47. </li>
  48. <div style="height: 5px;"></div>
  49. <div style="width: 775px; margin-left: 5px; height: 200px; margin-bottom: 60px; position: relative;">
  50. <!-- BEGIN disable_viewonline -->
  51.  
  52. <!-- BEGIN switch_viewonline_link -->
  53. <div class="titulos-estad"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></div>
  54. <!-- END switch_viewonline_link -->
  55.  
  56. <!-- BEGIN switch_viewonline_nolink -->
  57. <div class="h3">{L_WHO_IS_ONLINE}</div>
  58. <!-- END switch_viewonline_nolink -->
  59. <div class="enlinea">{TOTAL_USERS_ONLINE}<br />
  60.  
  61. <br />
  62. {LOGGED_IN_USER_LIST}
  63.  
  64. {L_ONLINE_USERS}
  65. {L_CONNECTED_MEMBERS}<br />
  66. {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
  67.  
  68. </div>
  69.  
  70. <!-- BEGIN switch_statistics_link -->
  71. <div class="titulos-estad" style="position: absolute; top: 0px; left: 264px;"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div>
  72. <!-- END switch_statistics_link -->
  73.  
  74. <!-- BEGIN switch_statistics_nolink -->
  75. <div class="h3">{L_STATISTICS}</div>
  76. <!-- END switch_statistics_nolink -->
  77. <div class="estadisticas">
  78. <div class="estad">{TOTAL_POSTS}</div>
  79. <div class="estad">{TOTAL_USERS}</div>
  80. <div class="estad">{RECORD_USERS}</div>
  81. <div class="estad">{NEWEST_USER}</div>
  82. </div>
  83. <div class="titulos-estad" style="width: 247px; position: absolute; top: 0px; left: 528px;"><a href="/groups">Grupos</a></div>
  84. <div class="grupos"><a href="url" class="grupo" style="background: #36802D;">Distrito 1</a><a href="url" class="grupo" style="background: #234D20;">Distrito 2</a>
  85. <a href="url" class="grupo" style="background: #77AB59;">Distrito 3</a><a href="url" class="grupo" style="background: #36802D;">Distrito 4</a>
  86. <a href="url" class="grupo" style="background: #234D20;">Distrito 5</a><a href="url" class="grupo" style="background: #77AB59;">Distrito 6</a>
  87. <a href="url" class="grupo" style="background: #36802D;">Distrito 7</a><a href="url" class="grupo" style="background: #234D20;">Distrito 8</a>
  88. <a href="url" class="grupo" style="background: #77AB59;">Distrito 9</a><a href="url" class="grupo" style="background: #36802D;">Distrito 10</a>
  89. <a href="url" class="grupo" style="background: #234D20;">Distrito 11</a><a href="url" class="grupo" style="background: #77AB59;">Distrito 12</a>
  90. <a href="url" class="grupo" style="background: #36802D;">Distrito 13</a><a href="url" class="grupo" style="background: #234D20;">Capitolio</a></div>
  91. <!-- END disable_viewonline -->
  92. <!-- BEGIN switch_legend -->
  93. <div class="picture-legend"><table cellspacing="0"><td><img class="foto-legend" src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /><div class="texto-legend">{L_NEW_POSTS}</div></td>
  94. <td><img class="foto-legend" src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /><div class="texto-legend" style="margin-right: 2px; margin-left: 2px;">{L_NO_NEW_POSTS}</div></td>
  95. <td><img class="foto-legend" src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /><div class="texto-legend">{L_FORUM_LOCKED}</div></td></table>
  96. </div>
  97. <!-- END switch_legend -->
  98. </div>
  99. <!-- BEGIN switch_chatbox_activate -->
  100. <div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
  101. <div class="page-bottom">
  102. {TOTAL_CHATTERS_ONLINE}&nbsp;:&nbsp;
  103. {CHATTERS_LIST}<br />
  104. </div>
  105. <!-- BEGIN switch_chatbox_popup -->
  106. <div id="chatbox_popup"></div>
  107. <script type="text/javascript">
  108. insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
  109. </script>
  110. <!-- END switch_chatbox_popup -->
  111. <!-- END switch_chatbox_activate -->
  112.  
  113. {CHATBOX_BOTTOM}
  114.  
  115. <br style="clear:both" />
  116.  
  117.  
  118.  
  119. {AUTO_DST}
  120.  
  121. <!-- BEGIN switch_fb_index_login -->
  122. <div id="fb-root"></div>
  123. <script>
  124. FB.init({
  125. appId : {switch_fb_index_login.FACEBOOK_APP_ID},
  126. cookie : true,
  127. xfbml : true,
  128. oauth : true,
  129. version : 'v2.3'
  130. });
  131.  
  132. (function(d, s, id){
  133. var js, fjs = d.getElementsByTagName(s)[0];
  134. if (d.getElementById(id)) {return;}
  135. js = d.createElement(s); js.id = id;
  136. js.src = "//connect.facebook.net/en_US/sdk.js";
  137. fjs.parentNode.insertBefore(js, fjs);
  138. }(document, 'script', 'facebook-jssdk'));
  139. </script>
  140. <!-- END switch_fb_index_login -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement