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