Plugin Directory

Changeset 475764


Ignore:
Timestamp:
12/15/2011 08:23:41 AM (13 years ago)
Author:
AgentsOfValue
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • rate-this-page-plugin/trunk/rtp-admin.php

    r475762 r475764  
    241241                        </tr>
    242242                        <tr>
    243                             <th><?php _e( 'Choose Hint', RTP_PLUGIN_SNAME ); ?><span>( <?php _e( 'if customizing label is enabled you must choose atleast 1 of the custom hints.', RTP_PLUGIN_SNAME ); ?> )<span></th>
     243                            <th><?php _e( 'Choose Hint', RTP_PLUGIN_SNAME ); ?>:<span>( <?php _e( 'if customizing label is enabled you must choose atleast 1 of the custom hints.', RTP_PLUGIN_SNAME ); ?> )<span></th>
    244244                            <td>
    245245                                <input id="rtp-custom-hint-1" name="rtp-custom-hint" type="radio" value="1" <?php if ( $options['rtp_custom_hints'] == 1 ) echo 'checked=""' ?> /><label for="rtp-custom-hint-1">[<?php _e( 'Poor, Average and Excellent', RTP_PLUGIN_SNAME ); ?>]</label>
Note: See TracChangeset for help on using the changeset viewer.