Changeset 1824:eed1c6769645 for admin/post.php
- Timestamp:
- 09/08/13 14:35:54 (12 years ago)
- Branch:
- Ticket #1539
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r1822 r1824 414 414 '</p>'. 415 415 '<p class="format_control control_wiki">'. 416 '<a id="convert-xhtml" class="button'.($post_id && $post_format != 'wiki' ? ' hide' : '').'" href="post.php?id='.$post_id.'&xconv=1">'.416 '<a id="convert-xhtml" class="button'.($post_id && $post_format != 'wiki' ? ' hide' : '').'" href="post.php?id='.$post_id.'&xconv=1">'. 417 417 __('Convert to XHTML').'</a></p></div>')), 418 418 'metas-box' => array(
Note: See TracChangeset
for help on using the changeset viewer.