Guest User

overall-footer

a guest
Aug 6th, 2012
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. <div class="page-sidebar">
  2. <!-- INCLUDE sidebar.html -->
  3. </div>
  4.  
  5. </div>
  6.  
  7. </div><!-- /contentpadding -->
  8.  
  9.  
  10. <!-- IF TRANSLATION_INFO --> <div class="copyright">{TRANSLATION_INFO} </div><!-- ENDIF -->
  11. <!-- IF DEBUG_OUTPUT --><br /><div class="copyright">{DEBUG_OUTPUT}</div><!-- ENDIF -->
  12.  
  13.  
  14.  
  15. </div><!-- /wrap -->
  16.  
  17. <div style="clear: both;"></div>
  18.  
  19. <div class="footer" style='width: {$ABSOLUTION_BOARD_WIDTH};'>
  20. <!-- Please do not remove the following credit line. This style is free, and attribution such as this helps to keep it in development. Thanks -->
  21. &copy; Absolution design by <a href="http://www.christianbullock.com">Christian Bullock</a> for <a href="http://www.hollywoodmurder.com">Hollywood Murders</a>
  22. <!-- Please do not remove the above credit line. This style is free, and attribution such as this helps to keep it in development. Thanks -->
  23. <br />Software by <a href="http://www.phpbb.com">phpBB</a>
  24. <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
  25. <!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
  26. <!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
  27. </div>
  28.  
  29.  
  30. </div><!-- /noise -->
  31.  
  32. <script type='text/javascript'>
  33. $(function() {
  34. $('.tip').tipsy({fade: true, gravity: 's'});
  35. });
  36. </script>
  37. <div>
  38. <a id="bottom" name="bottom" accesskey="z"></a>
  39. <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
  40. </div>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment