website diff it/mailing-list.php @ rev 1245

typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 07 22:28:17 2015 +0100 (2015-01-07)
parents cd72b985d6fd
children 9ed0bfb74392
line diff
     1.1 --- a/it/mailing-list.php	Sun Apr 08 02:46:12 2012 +0300
     1.2 +++ b/it/mailing-list.php	Wed Jan 07 22:28:17 2015 +0100
     1.3 @@ -29,13 +29,7 @@
     1.4  			Puoi anche <a href="http://scn.slitaz.org/">entrare nella rete SCN</a>
     1.5  			e nel <a href="http://forum.slitaz.org/">forum di supporto</a> or:
     1.6  		</p>
     1.7 -		<!-- Follow -->
     1.8 -		<div style="margin-top: 12px;">
     1.9 -			<script>
    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