website diff en/mailing-list.php @ rev 1091

Update reviews
author Paul Issott <paul@slitaz.org>
date Mon Aug 06 22:37:24 2012 +0100 (2012-08-06)
parents cd72b985d6fd
children 2b715a13d650
line diff
     1.1 --- a/en/mailing-list.php	Sun Apr 08 02:46:12 2012 +0300
     1.2 +++ b/en/mailing-list.php	Mon Aug 06 22:37:24 2012 +0100
     1.3 @@ -29,13 +29,7 @@
     1.4  			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
     1.5  			and the support <a href="http://forum.slitaz.org/">forum</a> or:
     1.6  		</p>
     1.7 -		<!-- Follow -->
     1.8 -		<div style="margin-top: 12px;">
     1.9 -			<script type="text/javascript">
    1.10 -				document.write('<a href="https://twitter.com/slitaz" class="twitter-follow-button" data-show-count="true" data-show-screen-name="false">Follow @slitaz</a>');
    1.11 -				!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
    1.12 -			</script>
    1.13 -		</div>
    1.14 +		<?php include("../lib/html/follow.html"); ?>
    1.15  	</div>
    1.16  </div>
    1.17