Ajoute un lien vers la Mailing-List pour l'admin AlternC

This commit is contained in:
Alan Garcia 2012-10-29 09:08:24 +00:00
parent 78bbe0ee1b
commit 41feeb943b
1 changed files with 9 additions and 4 deletions

View File

@ -100,7 +100,12 @@ if($admin->enabled) {
}
echo "</table>\n";
}
}
echo "<hr/><p>";
__("You are using the AlternC Panel. You can contact the AlternC community for informations or feedback by joigning the mailing-list");
echo "&nbsp;<a target=_blank href='http://lists.alternc.org/listinfo/users'>users@alternc.org</a>";
echo "</p>";
} // if $admin->enabled
$c = $admin->get($cuid);