El RIDO пре 8 година
родитељ
комит
b618bad51c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tpl/bootstrap.php

+ 1 - 1
tpl/bootstrap.php

@@ -323,7 +323,7 @@ if ($FILEUPLOAD):
 						<ul class="dropdown-menu">
 							<li id="filewrap">
 								<div>
-									<input type="file" id="file" name="file"/>
+									<input type="file" id="file" name="file" />
 								</div>
 								<div id="dragAndDropFileName" class="dragAndDropFile"><?php echo I18n::_('alternatively drag & drop a file or paste an image from the clipboard'); ?></div>
 							</li>