Qual: Renamed all files & links "fiche.php" into "card.php"

This commit is contained in:
aspangaro
2014-09-18 21:18:25 +02:00
parent b22aef3521
commit 0b20369dd7
234 changed files with 665 additions and 664 deletions

View File

@@ -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';