Changeset 3270:7643f606453f for admin/blog_pref.php
- Timestamp:
- 07/17/16 12:48:38 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/blog_pref.php
r3227 r3270 459 459 form::combo('post_url_format',$post_url_combo,html::escapeHTML($blog_settings->system->post_url_format)). 460 460 '</p>'. 461 '<p class="chosen form-note">'.__('Sample:').' '.$core->blog->getPostURL('',date('Y-m-d H:i:00',$now),__('Dotclear'),42).'</p>'. 462 '</p>'. 461 463 462 464 '<p><label for="note_title_tag">'.__('HTML tag for the title of the notes on the blog:').'</label>'.
Note: See TracChangeset
for help on using the changeset viewer.