remove initial iframe, is added automatically by jquery upload mechanism

This commit is contained in:
Jörn Friedrich Dreyer 2013-01-04 13:47:47 +01:00
parent fe4f056a23
commit de496ed16d
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@
<input type="file" id="file_upload_start" name='files[]'/>
<a href="#" class="svg" onclick="return false;"
title="<?php echo $l->t('Upload') . ' max. '.$_['uploadMaxHumanFilesize'] ?>"></a>
<iframe name="file_upload_target_1" class="file_upload_target" src=""></iframe>
</form>
</div>
<div id="uploadprogresswrapper">