[pLog-svn] r5058 - misc/phpbb-lifetype-template/LifeType

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Mar 12 08:01:40 EDT 2007


Author: oscar
Date: 2007-03-12 08:01:40 -0400 (Mon, 12 Mar 2007)
New Revision: 5058

Modified:
   misc/phpbb-lifetype-template/LifeType/overall_header.tpl
Log:
Added google ads to the forums


Modified: misc/phpbb-lifetype-template/LifeType/overall_header.tpl
===================================================================
--- misc/phpbb-lifetype-template/LifeType/overall_header.tpl	2007-03-12 07:31:38 UTC (rev 5057)
+++ misc/phpbb-lifetype-template/LifeType/overall_header.tpl	2007-03-12 12:01:40 UTC (rev 5058)
@@ -361,7 +361,20 @@
   </tr>
 </table>
 
+<script type="text/javascript"><!--
+google_ad_client = "pub-9382390607923124";
+google_ad_width = 728;
+google_ad_height = 90;
+google_ad_format = "728x90_as";
+google_ad_type = "text";
+//2007-03-12: computers, servers, hosting
+google_ad_channel = "8217023511+6835570353+1781937768";
+//--></script>
+<script type="text/javascript"
+  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
 
+
 <table width="750" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
   <tr> 
     <td align="left" class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a>&nbsp;&nbsp;<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a>&nbsp;&nbsp;<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a>&nbsp;&nbsp;<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>&nbsp;
@@ -373,4 +386,4 @@
 	&nbsp;&nbsp;<a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a>
 	<!-- END switch_user_logged_out --></td>
   </tr>
-</table>
\ No newline at end of file
+</table>



More information about the pLog-svn mailing list