little cleanup: insert new line at the end

This commit is contained in:
rabuzarus 2015-12-03 00:11:18 +01:00
부모 b31c602e9b
커밋 8522446891
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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;
}
}