| Zeile 32... |
Zeile 32... |
| 32 |
{/foreach}
|
32 |
{/foreach}
|
| 33 |
{/if}
|
33 |
{/if}
|
| 34 |
<div class="row">
|
34 |
<div class="row">
|
| 35 |
<div class="col-md-12">
|
35 |
<div class="col-md-12">
|
| 36 |
<form id="fileupload" action="/backend/bildverwaltung/upload/" method="POST" enctype="multipart/form-data">
|
36 |
<form id="fileupload" action="/backend/bildverwaltung/upload/" method="POST" enctype="multipart/form-data">
|
| - |
|
37 |
<input type="hidden" name="{$csrf_name}" value="{$csrf_value}" />
|
| 37 |
<!-- The fileupload-buttonbar contains buttons to add/delete files and start/cancel the upload -->
|
38 |
<!-- The fileupload-buttonbar contains buttons to add/delete files and start/cancel the upload -->
|
| 38 |
<div class="row fileupload-buttonbar">
|
39 |
<div class="row fileupload-buttonbar">
|
| 39 |
<div class="col-lg-7">
|
40 |
<div class="col-lg-7">
|
| 40 |
<!-- The fileinput-button span is used to style the file input field as button -->
|
41 |
<!-- The fileinput-button span is used to style the file input field as button -->
|
| 41 |
<span class="btn green fileinput-button">
|
42 |
<span class="btn green fileinput-button">
|