modification du lien de la page contact
This commit is contained in:
parent
a792a639fb
commit
356f88f8ae
@ -169,7 +169,7 @@ function bandeau_pied()
|
|||||||
echo '<div class="sousbandeau">' .
|
echo '<div class="sousbandeau">' .
|
||||||
'<a class="button small gray" href="/">'. _("Home") .'</a>' .
|
'<a class="button small gray" href="/">'. _("Home") .'</a>' .
|
||||||
'<a class="button small gray" href="' . getUrlSondage('aqg259dth55iuhwm').'">'. _("Example") .'</a>' .
|
'<a class="button small gray" href="' . getUrlSondage('aqg259dth55iuhwm').'">'. _("Example") .'</a>' .
|
||||||
'<a class="button small gray" href="/contacts.php">'. _("Contact") .'</a>' .
|
'<a class="button small gray" href="http://contact.framasoft.org" target="_new">'. _("Contact") .'</a>' .
|
||||||
//'<a href="/sources/sources.php">'. _("Sources") .'</a>' . //not implemented
|
//'<a href="/sources/sources.php">'. _("Sources") .'</a>' . //not implemented
|
||||||
'<a class="button small gray" href="/apropos.php">'. _("About") .'</a>' .
|
'<a class="button small gray" href="/apropos.php">'. _("About") .'</a>' .
|
||||||
//'<a class="button small gray" href="/admin/index.php">'. _("Admin") .'</a>' .
|
//'<a class="button small gray" href="/admin/index.php">'. _("Admin") .'</a>' .
|
||||||
|
Loading…
Reference in New Issue
Block a user