Skip to content
Snippets Groups Projects
Commit eb507e06 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Checkstyle

parent 7920f629
No related branches found
No related tags found
No related merge requests found
...@@ -182,7 +182,7 @@ dol_fiche_end(); ...@@ -182,7 +182,7 @@ dol_fiche_end();
print '<br>'; print '<br>';
//print $langs->trans('FollowingLinksArePublic').'<br>'; //print $langs->trans('FollowingLinksArePublic').'<br>';
print img_picto('','object_globe.png').' '.$langs->trans('BlankSubscriptionForm').':<br>'; print img_picto('','object_globe.png').' '.$langs->trans('BlankSubscriptionForm').':<br>';
print '<a target="_blank" href="'.DOL_URL_ROOT.'/public/members/new.php'.'">'.DOL_MAIN_URL_ROOT.'/public/members/new.php</a>'; print '<a target="_blank" href="'.DOL_URL_ROOT.'/public/members/new.php">'.DOL_MAIN_URL_ROOT.'/public/members/new.php</a>';
/* /*
print '<table class="border" cellspacing="0" cellpadding="3">'; print '<table class="border" cellspacing="0" cellpadding="3">';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment