init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
44
template/tpl/ajax/ue_planung_b9.tpl
Normal file
44
template/tpl/ajax/ue_planung_b9.tpl
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{if $saso==1}
|
||||
{if $anzeige==0}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-grau" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==1}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-grün" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==2}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-mint" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==3}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-red" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==4}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-orange" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==5}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-gelb" href="?s=pnacht">
|
||||
<i class="fa fa-newspaper-o fa-2x pull-left"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==6}
|
||||
<div id="plan_b1">
|
||||
<a style="text-align:center;width:185px;font-size:12pt" class="btn btn-grün" href="?s=pnacht">
|
||||
<i class="fa fa-refresh fa-spin fa-3x fa-fw"></i>Sachsen-Sonntag</a>
|
||||
</div>
|
||||
{/if}
|
||||
{/if}
|
||||
Loading…
Add table
Add a link
Reference in a new issue