Hi Georg,
I'm not sure, if it will help you...
temp.countdown = USER
temp.countdown {
userFunc = user_countdownSF->main
}
lib.counter = COA
lib.counter {
20 < temp.countdown
stdwrap.wrap = <div class="counter">Es sind noch <br />|<br />Tage
bis...</div>
}
Cheers,
Malte