Changeset 3316 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/comments.php
- Timestamp:
- 06/07/2016 07:28:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/comments.php
r1687 r3316 70 70 '</p><p>' . 71 71 __( 'You can enter text and code. Use the php, js, or inline code buttons to wrap code snippets.', 'wporg' ) . 72 '</p><p>' . 73 __( 'In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key. In some cases the Esc key will need to be pressed twice before the Tab key will allow you to continue.', 'wporg' ) . 72 74 '</p><p class="user-notes-are-gpl">' . 73 75 sprintf( __( '<strong>NOTE:</strong> All contributions are licensed under <a href="%s">GFDL</a> and are moderated before appearing on the site.', 'wporg' ), 'https://gnu.org/licenses/fdl.html' ) .
Note: See TracChangeset
for help on using the changeset viewer.