Indentation

This commit is contained in:
Frédéric FRANCE 2016-01-02 18:51:31 +01:00
parent d02c261d2e
commit 998649d467

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
{ {