diff options
Diffstat (limited to 'templates/note.mdwn')
-rw-r--r-- | templates/note.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/note.mdwn b/templates/note.mdwn index d992e02..4cc323c 100644 --- a/templates/note.mdwn +++ b/templates/note.mdwn @@ -1,6 +1,6 @@ -<span class="notebox"> +<div class="notebox"> <TMPL_VAR text> -</span> +</div> <TMPL_UNLESS NAME="text"> Use this template to insert a note into a page. The note will be styled to float to the right of other text on the page. This template has one |