Ignore:
Timestamp:
Nov 14, 2011, 6:59:29 PM (12 years ago)
Author:
flop25
Message:

new option : choice of manage 16 and/or 18+
language files updated : new keys to translate and English key instead of French

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/adult_content/include/charte.tpl

    r9626 r12621  
    88
    99
     10{if $AD_C_manage_what=="18" || $AD_C_manage_what=="both"}
    1011<fieldset>
    1112<form method="post" action="{$ROOT_URL}identification.php" >
     
    1718</form>
    1819</fieldset>
     20{/if}
     21{if $AD_C_manage_what=="16" || $AD_C_manage_what=="both"}
    1922<fieldset>
    2023<form method="post" action="{$ROOT_URL}identification.php" id="quickconnect">
     
    2528</form>
    2629</fieldset>
     30{/if}
    2731<fieldset>
    2832        <div align="center">
Note: See TracChangeset for help on using the changeset viewer.