diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 22:04:35 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 22:04:35 +0100 |
commit | c876232a4178cb24c3ccef59a1ec09af6b30952f (patch) | |
tree | 43892d0472a91afc862bbd06255e0ece3cc2ad72 /templates | |
parent | 42bd47fa1bd5089954eb4fe734302aa293551e4b (diff) |
Sync with ikiwiki 2.20 part III: Update (translation of) content.
Diffstat (limited to 'templates')
-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 37603b4..7dc5dc0 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"> Brug denne skabelon til at indsætte en note på en side. Noten vil blive udsmykket til at flyde til højre for den øvrige tekst på siden. Denne skabelon |