commit
48a8786995
@ -70,8 +70,10 @@ if ($action == 'classin' && $user->rights->don->creer) {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
$title = $langs->trans('Donation')." - ".$langs->trans('Notes');
|
$title = $langs->trans('Donation')." - ".$langs->trans('Notes');
|
||||||
$helpurl = "";
|
|
||||||
llxHeader('', $title, $helpurl);
|
$help_url = 'EN:Module_Donations|FR:Module_Dons|ES:Módulo_Donaciones|DE:Modul_Spenden';
|
||||||
|
|
||||||
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
if (!empty($conf->projet->enabled)) {
|
if (!empty($conf->projet->enabled)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user