css
This commit is contained in:
parent
c235b5c5a0
commit
77ff849892
@ -908,7 +908,7 @@ class FormCompany extends Form
|
|||||||
* @param string $morecss More css
|
* @param string $morecss More css
|
||||||
* @return string HTML string with prof id
|
* @return string HTML string with prof id
|
||||||
*/
|
*/
|
||||||
public function get_input_id_prof($idprof, $htmlname, $preselected, $country_code, $morecss = 'maxwidth100onsmartphone quatrevingtpercent')
|
public function get_input_id_prof($idprof, $htmlname, $preselected, $country_code, $morecss = 'maxwidth200')
|
||||||
{
|
{
|
||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
global $conf, $langs, $hookmanager;
|
global $conf, $langs, $hookmanager;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user