Merge pull request #4328 from frederic34/patch-8

Indentation
This commit is contained in:
Laurent Destailleur 2016-01-06 18:51:55 +01:00
commit a974fa858d

View File

@ -594,7 +594,7 @@ if ($object->id > 0)
// List of done actions // List of done actions
show_actions_done($conf,$langs,$db,$object); show_actions_done($conf,$langs,$db,$object);
} }
} }
} }
else else
{ {