website diff pt/mailing-list.php @ rev 1113

small changes to index.php and header.bs.html
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sat Oct 13 10:55:27 2012 +0000 (2012-10-13)
parents cd72b985d6fd
children aea4f0603412
line diff
     1.1 --- a/pt/mailing-list.php	Sun Apr 08 02:46:12 2012 +0300
     1.2 +++ b/pt/mailing-list.php	Sat Oct 13 10:55:27 2012 +0000
     1.3 @@ -31,13 +31,7 @@
     1.4  			(SliTaz Community Network)
     1.5  			e o <a href="http://forum.slitaz.org/">Fórum de suporte.</a>
     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">Siga @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