init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
26
template/tpl/ajax/ue_planung_b3.tpl
Normal file
26
template/tpl/ajax/ue_planung_b3.tpl
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{if $anzeige==0}
|
||||
<div class="notice notice-success" align="center" id="plan_b3">
|
||||
<img src="template/images/lvzpost_transparent.png" height="50">
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
{if $anzeige==1}
|
||||
<div class="notice notice-danger" align="center" id="plan_b3">
|
||||
<img src="template/images/lvzpost_transparent.png" height="50">
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==2}
|
||||
<div class="notice notice-success" align="center" id="plan_b3">
|
||||
<img src="template/images/lvzpost_transparent.png" height="50">
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==3}
|
||||
<div class="notice notice-info" align="center" id="plan_b3">
|
||||
<img src="template/images/lvzpost_transparent.png" height="50">
|
||||
</div>
|
||||
{/if}
|
||||
{if $anzeige==4}
|
||||
<div class="notice notice-warning" align="center" id="plan_b3">
|
||||
<img src="template/images/lvzpost_transparent.png" height="50">
|
||||
</div>
|
||||
{/if}
|
||||
Loading…
Add table
Add a link
Reference in a new issue