Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-03-22 20:22:08 +01:00
parent 1cb598290a
commit 3eaed6bfc8

View File

@ -521,4 +521,3 @@ function showWebsiteTemplates(Website $website)
print '</td></tr>';
print '</table>';
}