Advertisement
Guest User

corradog

a guest
Apr 24th, 2015
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.49 KB | None | 0 0
  1. Prosilver overall footer:
  2. https://github.com/phpbb/phpbb/blob/3.1.x/phpBB/styles/prosilver/template/overall_footer.html
  3.  
  4. Your overall footer (totally different):
  5. http://www.corradog60.com/styles/prosilver/template/overall_footer.html
  6.  
  7. Here is your template code:
  8. </div>
  9.  
  10. <div id="page-footer">
  11.  
  12. <div class="copyright">
  13.  
  14.  <br/>{TRANSLATION_INFO}
  15.  
  16.  <br/>{DEBUG_OUTPUT}
  17.  <p><strong>Volkswagen Corrado G60 Forum</strong>. Community of the G60 Supercharged variant <strong>Vw Corrado</strong>. Corrado VR6, 8V, 16V Owners Welcome. Advice, Buyers Guide, Classifieds, Gallery, History, Owners Register and Reviews.</p>
  18. <p>Our <strong>Corrado G60 History</strong> page details the birth of the Vw G60 powered coupe from Germany, along with specification, BHP performance figures and factory <strong>Corrado G60 Wheels</strong>. Furthermore we have details on the rare <strong>Volkswagen Motorsport Corrado 16v g60</strong> and the <strong>Corrado G60 Jet</strong>, a model only sold in Germany. You can find Corrado G60 cars and parts for sale in the <strong>Classifieds</strong> and to help keep your Corrado in good mechanical condition the <strong>Guides</strong> and <strong>Technical Help</strong> forums will be of interest. </p>
  19. <p class="no-margin-bottom">Not affiliated with or endorsed by Volkswagen AG, Volkswagen UK, Volkswagen of America, Inc<br/><strong>Volkswagen Corrado G60 Forum</strong> &copy; to and owned by Neil Riley | <a href="http://www.corradog60.com/sitemap.xml">Sitemap</a></p>    
  20.  <br/><strong><a href="{U_ACP}">{L_ACP}</a></strong> | <a rel="nofollow" href="http://www.phpbb.com/community" target="_blank">PHPBB</a> | <a rel="nofollow" href="http://www.corradog60.com/viewtopic.php?f=33&t=314" target="_blank">ZBBLOCK</a><br/>
  21. </div>
  22. <div id="darkenwrapper" data-ajax-error-title="{L_AJAX_ERROR_TITLE}" data-ajax-error-text="{L_AJAX_ERROR_TEXT}" data-ajax-error-text-abort="{L_AJAX_ERROR_TEXT_ABORT}" data-ajax-error-text-timeout="{L_AJAX_ERROR_TEXT_TIMEOUT}" data-ajax-error-text-parsererror="{L_AJAX_ERROR_TEXT_PARSERERROR}">
  23. <div id="darken">&nbsp;</div>
  24. </div>
  25. <div id="loading_indicator"></div>
  26. <div id="phpbb_alert" class="phpbb_alert" data-l-err="{L_ERROR}" data-l-timeout-processing-req="{L_TIMEOUT_PROCESSING_REQ}">
  27. <a href="#" class="alert_close"></a>
  28. <h3 class="alert_title">&nbsp;</h3><p class="alert_text"></p>
  29. </div>
  30. <div id="phpbb_confirm" class="phpbb_alert">
  31. <a href="#" class="alert_close"></a>
  32. <div class="alert_text"></div>
  33. </div>
  34. </div>
  35. </div>
  36.  <p>&nbsp;</p><span class="mobile-codeshare"><style type="text/css">.kualo{text-align:center;color:#FFF}</style><p class="kualo">
  37. UK Links: <a href="https://www.gov.uk/vehicle-tax" title="Car Tax Online" target="_blank" rel="nofollow">Car Tax Online</a> | <a href="https://www.gov.uk/vehicle-tax-refund" title="Car Tax Refund" target="_blank" rel="nofollow">Car Tax Refund</a> | <a href="https://www.gov.uk/make-a-sorn" title="Declare SORN Online" target="_blank" rel="nofollow">Declare SORN Online</a> | <a href="https://www.gov.uk/check-mot-status" title="Check MOT Status" target="_blank" rel="nofollow">Check MOT Status</a> | <a href="https://www.gov.uk/check-mot-history-vehicle" title="Check MOT History" target="_blank" rel="nofollow">Check MOT History</a> | <a href="https://www.vehicleenquiry.service.gov.uk/" title="Vehicle Enquiry" target="_blank" rel="nofollow">Vehicle Enquiry</a> | <a href="https://www.howmanyleft.co.uk/vehicle/volkswagen_corrado_g60" title="How Many Left" target="_blank" rel="nofollow">How Many Left</a></p>
  38. <p class="kualo">Gladly hosted with <a href="http://my.kualo.com/uk/go/00657/webhosting" title="Kualo Web Hosting" target="_blank" rel="nofollow">Kualo Web Hosting</a></p></span> <p class="no-margin-bottom">&nbsp;</p>
  39.    
  40. <div>
  41. <a id="bottom" class="anchor" accesskey="z"></a>
  42.  {RUN_CRON_TASK}
  43. </div>
  44.  <span class="showSocialButtons"><i class="fa fa fa-share"></i> ShareThis</span><span class="socialShare"></span>
  45. <script type="text/javascript" src="{T_JQUERY_LINK}"></script> <script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript src="{T_ASSETS_PATH}/javascript/jquery.min.js" type="text/javascript"%3E%3C/script%3E'));</script> <script type="text/javascript" src="{T_ASSETS_PATH}/javascript/core.js"></script><script type="text/javascript" src="http://www.corradog60.com/styles/prosilver/template/forum_fn.js"></script>
  46. <script type="text/javascript" src="http://www.corradog60.com/styles/prosilver/template/ajax.js"></script>  
  47.  
  48.    
  49. {$SCRIPTS}
  50.  
  51.  
  52. </body>
  53. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement