2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2021-04-18 15:07:22 +02:00
parent 03f7ec13cf
commit cad7ea0b92
3 changed files with 6 additions and 6 deletions

View File

@@ -7996,7 +7996,7 @@ function dol_validElement($element)
}
/**
* Return img flag of country for a language code or country code
* Return img flag of country for a language code or country code.
*
* @param string $codelang Language code ('en_IN', 'fr_CA', ...) or ISO Country code on 2 characters in uppercase ('IN', 'FR')
* @param string $moreatt Add more attribute on img tag (For example 'style="float: right"' or 'class="saturatemedium"')