Skip to content

Commit a2235a8

Browse files
Rom1-Bbtry
authored andcommitted
fix: language right
1 parent dd156dc commit a2235a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/form_language.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class PluginFormcreatorForm_Language extends CommonDBChild
3939
static public $itemtype = PluginFormcreatorForm::class;
4040
static public $items_id = 'plugin_formcreator_forms_id';
4141

42-
static $rightname = 'entity';
42+
static $rightname = 'plugin_formcreator_form';
4343

4444
/**
4545
* Returns the type name with consideration of plural

0 commit comments

Comments
 (0)