Fixed[ bug #1661 ] Bookmarks list "Target" translation missing
This commit is contained in:
parent
a927a04421
commit
1347a16fd3
@ -25,6 +25,7 @@ require '../main.inc.php';
|
|||||||
require_once DOL_DOCUMENT_ROOT.'/bookmarks/class/bookmark.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/bookmarks/class/bookmark.class.php';
|
||||||
|
|
||||||
$langs->load("bookmarks");
|
$langs->load("bookmarks");
|
||||||
|
$langs->load("admin");
|
||||||
|
|
||||||
// Security check
|
// Security check
|
||||||
if (! $user->rights->bookmark->lire) {
|
if (! $user->rights->bookmark->lire) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user