Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 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. {CAT_NAME}
  5. <br class="clear" />
  6.  
  7. <!-- BEGIN switch_user_login_form_header -->
  8. <div class="panel">
  9. <div class="inner"><span class="corners-top"><span></span></span>
  10. <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  11. <div class="user_login_form center">
  12. <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>&nbsp;
  13. <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>&nbsp;
  14. <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>&nbsp;
  15. {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
  16.  
  17. <!-- BEGIN switch_social_login -->
  18. <div class="social_btn">
  19. <!-- BEGIN fb_connect -->
  20. <div class="fb-login-button"></div>
  21. <!-- END fb_connect -->
  22. <!-- BEGIN topicit_connect -->
  23. <div class="ti-connect"></div>
  24. <!-- END topicit_connect -->
  25. </div>
  26. <!-- END switch_social_login -->
  27. </div>
  28. </form>
  29. <span class="corners-bottom"><span></span></span></div>
  30. </div>
  31. <!-- END switch_user_login_form_header -->
  32.  
  33. <!-- BEGIN message_admin_index -->
  34. <div class="panel introduction">
  35. <div class="inner"><span class="corners-top"><span></span></span>
  36. <!-- BEGIN message_admin_titre -->
  37. <div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
  38. <!-- END message_admin_titre -->
  39.  
  40. <!-- BEGIN message_admin_txt -->
  41. <div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
  42. <!-- END message_admin_txt -->
  43. <span class="corners-bottom"><span></span></span></div>
  44. </div>
  45. <!-- END message_admin_index -->
  46.  
  47. <div class="temp-geral">
  48. <div class="temp-links">
  49. <a href="/" title="Livro"><i class="fas fa-book"></i></a>
  50. <a href="/" title="Discord"><i class="fab fa-discord"></i></a>
  51. <a href="/" title="Regras"><i class="fas fa-file-alt"></i></a>
  52. <a href="/" title="Ficha"><i class="fas fa-id-card"></i></a>
  53. <a href="/" title="Database"><i class="fas fa-list-alt"></i></a>
  54. <a href="/" title="Criação"><i class="fas fa-project-diagram"></i></a>
  55. <a href="/" title="Atualizações"><i class="fas fa-chart-bar"></i></a>
  56. <a href="/" title="Amegakure"><i class="fas fa-map-marked-alt"></i></a>
  57. </div>
  58.  
  59. <div class="temp-texto">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
  60.  
  61. <div class="temp-staff">
  62. <a href="/" title="Takashi"><div class="staff" style="background-image: url(https://i.imgur.com/QMM8eYR.png)"></div></a>
  63. <a href="/" title="Kotarô"><div class="staff" style="background-image: url(https://i.imgur.com/QMM8eYR.png)"></div></a>
  64. <a href="/" title="Bluesday"><div class="staff" style="background-image: url(https://i.imgur.com/QMM8eYR.png)"></div></a>
  65. <a href="/" title="Shadowless"><div class="staff" style="background-image: url(https://i.imgur.com/QMM8eYR.png)"></div></a>
  66. <a href="/" title="Haru"><div class="staff" style="background-image: url(https://i.imgur.com/QMM8eYR.png)"></div></a>
  67. </div>
  68.  
  69. <div id="tab-cont">
  70.  
  71. <div id="comments_scroll_div">
  72.  
  73. </div>
  74. </div>
  75. </div>
  76. </div>
  77.  
  78. {CHATBOX_TOP}
  79. {BOARD_INDEX}
  80.  
  81. <!-- BEGIN disable_viewonline -->
  82.  
  83. <!-- BEGIN switch_viewonline_link -->
  84. <div class="h3"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></div>
  85. <!-- END switch_viewonline_link -->
  86.  
  87. <!-- BEGIN switch_viewonline_nolink -->
  88. <div class="h3">{L_WHO_IS_ONLINE}</div>
  89. <!-- END switch_viewonline_nolink -->
  90.  
  91. <img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" />
  92. <p>{TOTAL_USERS_ONLINE}<br />
  93. {RECORD_USERS}
  94.  
  95. <br />
  96. {LOGGED_IN_USER_LIST}
  97.  
  98. {L_ONLINE_USERS}
  99. {L_CONNECTED_MEMBERS}<br />
  100. {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
  101.  
  102. <br />
  103. <em>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</em>
  104.  
  105. </p>
  106. <div class="clear"></div>
  107.  
  108. <!-- BEGIN switch_statistics_link -->
  109. <div class="h3"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div>
  110. <!-- END switch_statistics_link -->
  111.  
  112. <!-- BEGIN switch_statistics_nolink -->
  113. <div class="h3">{L_STATISTICS}</div>
  114. <!-- END switch_statistics_nolink -->
  115.  
  116. <p class="page-bottom">
  117. {TOTAL_POSTS}
  118. </p>
  119. <p class="page-bottom">
  120. {TOTAL_USERS}
  121. </p>
  122. <p class="page-bottom">
  123. {NEWEST_USER}
  124. </p>
  125. <!-- BEGIN switch_chatbox_activate -->
  126. <div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
  127. <div class="page-bottom">
  128. {TOTAL_CHATTERS_ONLINE}&nbsp;:&nbsp;
  129. {CHATTERS_LIST}<br />
  130. </div>
  131. <!-- BEGIN switch_chatbox_popup -->
  132. <div id="chatbox_popup"></div>
  133. <script type="text/javascript">
  134. insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
  135. </script>
  136. <!-- END switch_chatbox_popup -->
  137. <!-- END switch_chatbox_activate -->
  138. <!-- END disable_viewonline -->
  139.  
  140. {CHATBOX_BOTTOM}
  141.  
  142. <!-- BEGIN switch_user_login_form_footer -->
  143. <div class="panel">
  144. <div class="inner"><span class="corners-top"><span></span></span>
  145. <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  146. <div class="user_login_form center">
  147. <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label>&nbsp;
  148. <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label>&nbsp;
  149. <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>&nbsp;
  150. {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
  151.  
  152. <!-- BEGIN switch_social_login -->
  153. <div class="social_btn">
  154. <!-- BEGIN fb_connect -->
  155. <div class="fb-login-button"></div>
  156. <!-- END fb_connect -->
  157. <!-- BEGIN topicit_connect -->
  158. <div class="ti-connect"></div>
  159. <!-- END topicit_connect -->
  160. </div>
  161. <!-- END switch_social_login -->
  162. </div>
  163. </form>
  164. <span class="corners-bottom"><span></span></span></div>
  165. </div>
  166. <!-- END switch_user_login_form_footer -->
  167.  
  168. <br style="clear:both" />
  169.  
  170. <!-- BEGIN switch_legend -->
  171. <ul id="picture_legend">
  172. <li><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />{L_NEW_POSTS}</li>
  173. <li><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />{L_NO_NEW_POSTS}</li>
  174. <li><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />{L_FORUM_LOCKED}</li>
  175. </ul>
  176. <!-- END switch_legend -->
  177.  
  178. {AUTO_DST}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement