]> git.mxchange.org Git - friendica.git/commitdiff
little cleanup: insert new line at the end
authorrabuzarus <>
Wed, 2 Dec 2015 23:11:18 +0000 (00:11 +0100)
committerrabuzarus <>
Wed, 2 Dec 2015 23:11:18 +0000 (00:11 +0100)
mod/help.php

index 6b8cb3821a4ae65283caef25abecb2842db39b13..6d8fbb1842295fd67814de01657ecd310c6d5936 100644 (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;
 
-}
\ No newline at end of file
+}