Changeset 8693
- Timestamp:
- 04/26/2019 01:44:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-hooks.php
r8692 r8693 508 508 '<a class="button create-topic login" href="%s">%s</a>', 509 509 wp_login_url(), 510 __( 'Log in to Create a Topic', 'wporg-forums' )510 __( 'Log in to Create a Topic', 'wporg-forums' ) 511 511 ); 512 512 }
Note: See TracChangeset
for help on using the changeset viewer.