diff options
Diffstat (limited to 'data/local/examples')
-rw-r--r-- | data/local/examples/header.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/local/examples/header.inc.php b/data/local/examples/header.inc.php index dce4cc5bd..d61d30af7 100644 --- a/data/local/examples/header.inc.php +++ b/data/local/examples/header.inc.php @@ -1,4 +1,4 @@ <!-- -This header will be included right after the <body> tag. +This header will be included (kind of) right after the <body> tag. Use it to prepend your own site's navigation if needed. --> |