Changeset 11964 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/translation-row-editor.php
- Timestamp:
- 07/14/2022 09:54:53 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/templates/translation-row-editor.php
r11732 r11964 244 244 <div class="panel-content"> 245 245 <div class="meta"> 246 246 <?php gp_tmpl_load( 'translation-row-editor-meta-feedback', get_defined_vars() ); ?> 247 247 <?php if ( $translation->translation_status && ( $can_approve_translation || $can_reject_self ) ): ?> 248 248 <div class="status-actions">
Note: See TracChangeset
for help on using the changeset viewer.