Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b353063d0d5bf040ef180ad2a49b55cbc372243c

commit b353063d0d5bf040ef180ad2a49b55cbc372243c
Author: Devil505 <devil505li...@gmail.com>
Date:   Sat Jun 4 09:03:51 2011 +0200

* modifying the information of social networks box

diff --git a/frugalware/header.inc.php b/frugalware/header.inc.php
index 59a6b75..5d144fa 100644
--- a/frugalware/header.inc.php
+++ b/frugalware/header.inc.php
@@ -147,7 +147,7 @@ function genHeader($usegettext = true) {

// Social Networks
if (file_exists('socialnetworks.inc.html')) {
-               $socialnetworks = "<p>" . gettext("Support us on social 
networks.") . "</p>";
+               $socialnetworks = "<p>" . gettext("Promote Frugalware on social 
networks.") . "</p>";
$socialnetworks .= file_get_contents('socialnetworks.inc.html');
$data["socialnetworks"] = $socialnetworks;
} else
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to