website rev 1228

pt: fix sponsorship messages
author Claudinei Pereira <claudinei@slitaz.org>
date Tue May 20 20:42:15 2014 -0300 (2014-05-20)
parents 92d5d0caff54
children 425c6770194a
files pt/asso/index.php pt/index.php
line diff
     1.1 --- a/pt/asso/index.php	Tue May 20 16:43:04 2014 +0000
     1.2 +++ b/pt/asso/index.php	Tue May 20 20:42:15 2014 -0300
     1.3 @@ -22,14 +22,14 @@
     1.4  <div class="box-up">
     1.5      <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
     1.6          title="Visite esta página"><img src="../../images/gofundme.png"></a>
     1.7 -    <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
     1.8 -        title="Participe das doações para o SliTaz em 2014!"</a>
     1.9 +    <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
    1.10 +        	Participe das doações para o SliTaz em 2014!</a>
    1.11  </div>
    1.12  
    1.13  <!-- Featured Sponsor -->
    1.14  <div id="sponsor">
    1.15      <p><strong>Patrocinador em destaque</strong></p>
    1.16 -    <?php include("../lib/rand-sponsor.php"); ?>
    1.17 +    <?php include("../../lib/rand-sponsor.php"); ?>
    1.18      <p><a href="/pt/sponsor/">Torne-se um patrocinador!</a></p>
    1.19  </div>
    1.20  
     2.1 --- a/pt/index.php	Tue May 20 16:43:04 2014 +0000
     2.2 +++ b/pt/index.php	Tue May 20 20:42:15 2014 -0300
     2.3 @@ -25,8 +25,8 @@
     2.4  <div class="box-up">
     2.5      <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
     2.6          title="Visite esta página"><img src="../images/gofundme.png"></a>
     2.7 -    <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
     2.8 -        title="Participe das doações para o SliTaz em 2014!"</a>
     2.9 +    <a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
    2.10 +		Participe das doações para o SliTaz em 2014!</a>
    2.11  </div>
    2.12  
    2.13  <!-- Featured Sponsor -->