init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
6
template/tpl/ajax/ue_info_heute.tpl
Normal file
6
template/tpl/ajax/ue_info_heute.tpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{if $anzeige==1} <p nowrap align="center" style='font-size:14pt;background-color:#7C0303;color:#fff'>{$date}<p>
|
||||
{elseif $anzeige==2} <p nowrap align="center" style='font-size:14pt;background-color:#f05800;color:#fff'>{$date}<p>
|
||||
{elseif $anzeige==3} <p nowrap align="center" style='font-size:14pt;background-color:#41c42b;color:#fff'>{$date}<p>
|
||||
{elseif $anzeige==4} <p nowrap align="center" style='font-size:14pt;background-color:green;color:#fff'>{$date}<p>
|
||||
{else} <p nowrap align="center" style='font-size:14pt;background-color:gray;color:#fff'>{$date}<p> {/if}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue