little cleanup: insert new line at the end

This commit is contained in:
rabuzarus 2015-12-03 00:11:18 +01:00
parent b31c602e9b
commit 8522446891
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni

Vedi File

@ -50,4 +50,4 @@ function help_content(&$a) {
$html = "<style>.md_warning { padding: 1em; border: #ff0000 solid 2px; background-color: #f9a3a3; color: #ffffff;</style>".$html;
return $html;
}
}