Ignore:
Timestamp:
Jan 23, 2014, 2:55:21 PM (10 years ago)
Author:
mistic100
Message:

add class="easycaptcha_hint" for public text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/EasyCaptcha/template/contactform.tpl

    r26069 r26923  
    66  <td class="title"></td>
    77  <td>
    8     {'To verify you are a human, please place the <b>%s</b> in the most right box bellow.'|translate:$EASYCAPTCHA.drag.text}
     8    <span class="easycaptcha_hint">{'To verify you are a human, please place the <b>%s</b> in the most right box bellow.'|translate:$EASYCAPTCHA.drag.text}</span>
    99    {$smarty.capture.easycaptcha}
    1010  </td>
     
    1919  <td class="title"></td>
    2020  <td>
    21     {'You are player X, click on the right case to complete the line.'|translate}
     21    <span class="easycaptcha_hint">{'You are player X, click on the right case to complete the line.'|translate}</span>
    2222    {$smarty.capture.easycaptcha}
    2323  </td>
Note: See TracChangeset for help on using the changeset viewer.