diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-10-01 19:59:40 +0200 |
| commit | 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc (patch) | |
| tree | 2e7b9bae5913317a20f24a5c73d975f88d60a87b /default/config.xml | |
| parent | 200602b49db8d26f9d425d6d19fad5a11b433c52 (diff) | |
fix
Diffstat (limited to 'default/config.xml')
| -rw-r--r-- | default/config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default/config.xml b/default/config.xml index b03fe10..54e461f 100644 --- a/default/config.xml +++ b/default/config.xml @@ -23,7 +23,7 @@ <textheader>[h2]</textheader> <textsubheader>[h3]</textsubheader> <important>[div class="important"]</important> - <info>[div class="info"]</info> + <information>[div class="information"]</information> <text>[p]</text> <type>[span class="@@class@@"]</type> <quote>[pre class="quote"]</quote> @@ -53,6 +53,7 @@ <textsubheader>[h3]</textsubheader> <news start="yes"/> <important>[div class="important"]</important> + <information>[div class="information"]</information> <text>[p]</text> <type>[span class="@@class@@"]</type> <quote>[pre class="quote"]</quote> |
