Show
Ignore:
Timestamp:
11/17/08 22:54:09 (5 years ago)
Author:
Tatzelwurm
Message:

New Version.
New class, Gewinnspiel.Form object oriented.
Need help to translate en.xml and other languages.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • de.inside.Gewinnspiel/templates/index.tpl

    r718 r720  
    4747                                                        <td class="gwspColumnMarkContent"> 
    4848                                                                <b>{@$gewinnspiel.gwsTitel}</b> 
    49                                                                 {if $gewinnspiel.money} <br />{lang}gws.gewinnspiel.money{/lang}{/if} 
     49                                                                {if $gewinnspiel.money && $ENABLE_GUTHABEN_GLOBAL}<br />{lang}gws.gewinnspiel.money{/lang}{/if} 
    5050                                                        </td> 
    5151                                                        <td class="gwspColumnDatum"> 
     
    8080                </div> 
    8181        </div> 
    82 {include file='footer' sandbox=false} 
     82{include file='footer' sandbox=true} 
    8383</div> 
    8484