added code reference to docs

This commit is contained in:
rabuzarus 2015-12-03 00:06:11 +01:00
parent 4798675e6e
commit b31c602e9b
6 changed files with 46 additions and 1 deletions

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