2
0
forked from Wavyzz/dolibarr

Merge pull request #11363 from aspangaro/10.0_other

Translate rights
This commit is contained in:
Laurent Destailleur
2019-06-20 03:36:16 +02:00
committed by GitHub
3 changed files with 41 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
/**
* \file htdocs/core/class/html.formaccounting.class.php
* \ingroup Advanced accountancy
* \ingroup Accountancy (Double entries)
* \brief File of class with all html predefined components
*/
require_once DOL_DOCUMENT_ROOT .'/core/class/html.form.class.php';