change key & value
This commit is contained in:
bovenliggende
6581fcdece
commit
32dd80a82b
@ -76,7 +76,7 @@
|
||||
<td style="text-align: left" class="edittext">
|
||||
<label for="exporttype">Format</label>
|
||||
<select id="exporttype" name="filetype" class="editinput" style="width:80px;">
|
||||
[{foreach from=$edit->getExportFileTypes() item=key key=filetype}]
|
||||
[{foreach from=$edit->getExportFileTypes() key=key item=filetype}]
|
||||
<option value="[{$key}]" SELECTED>[{$filetype}]
|
||||
[{/foreach}]
|
||||
</select>
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user