Changeset 489457
- Timestamp:
- 01/13/2012 04:22:35 PM (14 years ago)
- File:
-
- 1 edited
-
wp-licenses/trunk/wp-licenses.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-licenses/trunk/wp-licenses.php
r489453 r489457 423 423 <label> 424 424 <input type="checkbox" name="license-content" value="1" <?php checked('1', get_option('license-content')); ?> /> 425 <?php _e(' Exibir a licença automaticamente ao final do conteúdo do post','wp-licenses') ?>425 <?php _e('Show the license automatically at the end of the post content','wp-licenses') ?> 426 426 </label> 427 427
Note: See TracChangeset
for help on using the changeset viewer.