Replace <br> through to the uniform <br /> in the whole code
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
<input type="hidden" name="file" value="{$file}" />
|
||||
<input type="hidden" name="mode" value="{$mode}" />
|
||||
<textarea name="fileContent" cols="80" rows="40" wrap="OFF" id="fileContent">{$myFileContent|escape:'htmlall'}</textarea>
|
||||
<br>
|
||||
<br />
|
||||
<input type="submit" name="Submit" value="{t}Save file{/t}" />
|
||||
<input type="button" name="Submit2" value="{t}Cancel{/t}" onClick="javascript:document.location.href='webftp.php?action=cd&file={$currentDir}'" />
|
||||
</form>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user