mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Qual: Renamed all files & links "fiche.php" into "card.php"
This commit is contained in:
@@ -545,7 +545,7 @@ class Fichinter extends CommonObject
|
||||
|
||||
$result='';
|
||||
|
||||
$lien = '<a href="'.DOL_URL_ROOT.'/fichinter/fiche.php?id='.$this->id.'">';
|
||||
$lien = '<a href="'.DOL_URL_ROOT.'/fichinter/card.php?id='.$this->id.'">';
|
||||
$lienfin='</a>';
|
||||
|
||||
$picto='intervention';
|
||||
|
||||
Reference in New Issue
Block a user