Changeset 3169:a85f2e3af08a
- Timestamp:
- 02/12/16 13:13:04 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3157 r3169 1228 1228 'first_title_level' => 3, 1229 1229 'note_prefix' => 'wiki-footnote', 1230 'note_str' => '<div class="footnotes"><h4>Notes</h4>%s</div>' 1230 'note_str' => '<div class="footnotes"><h4>Notes</h4>%s</div>', 1231 'img_style_center' => 'display:table; margin:0 auto;' 1231 1232 )); 1232 1233
Note: See TracChangeset
for help on using the changeset viewer.