2
0
forked from Wavyzz/dolibarr

Traduction module bookmark

This commit is contained in:
Laurent Destailleur
2005-09-06 22:01:44 +00:00
parent c93fdd700d
commit 6fc1d02fc7

View File

@@ -50,7 +50,7 @@ class modBookmark extends DolibarrModules
$this->numero = 67 ;
$this->family = "technic";
$this->name = "Bookmark";
$this->name = "Bookmarks";
$this->description = "Gestion des Bookmarks";
$this->revision = explode(" ","$Revision$");
$this->version = $this->revision[1]."(DEV)";