2
0
forked from Wavyzz/dolibarr

Fix phpcs

This commit is contained in:
Laurent Destailleur
2020-08-02 22:40:17 +02:00
parent 66d4b7372e
commit c35a103694

View File

@@ -391,7 +391,6 @@ if ($mode == 'config' && $user->admin) {
// mode = template
if ($mode == 'template' && $user->admin) {
dol_fiche_head($head, $mode, $langs->trans("ModuleSetup"), -1, 'technic');
print '<form method="post" action="'.$_SERVER["PHP_SELF"].'?mode=template" autocomplete="off">';