Changeset 26071


Ignore:
Timestamp:
Dec 21, 2013, 6:38:17 PM (10 years ago)
Author:
mistic100
Message:

try to simplify integration of captchas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GuestBook/template/guestbook.tpl

    r26065 r26071  
    9393        </td>
    9494      </tr>
     95    {if isset($CRYPTO)}
     96      {$CRYPTO.parsed_content}
     97    {/if}
     98    {if isset($EASYCAPTCHA)}
     99      {$EASYCAPTCHA.parsed_content}
     100    {/if}
    95101      <tr>
    96102        <td colspan="2">
Note: See TracChangeset for help on using the changeset viewer.