Ajoute un lien vers la Mailing-List pour l'admin AlternC
This commit is contained in:
parent
78bbe0ee1b
commit
41feeb943b
|
@ -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 " <a target=_blank href='http://lists.alternc.org/listinfo/users'>users@alternc.org</a>";
|
||||
echo "</p>";
|
||||
} // if $admin->enabled
|
||||
|
||||
$c = $admin->get($cuid);
|
||||
|
||||
|
|
Loading…
Reference in New Issue