Fixed[ bug #1661 ] Bookmarks list "Target" translation missing
This commit is contained in:
parent
3f06274d5e
commit
4f83eea3cf
@ -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