]> git.p6c8.net - devedit.git/blobdiff - templates/upload.htm
- Now, Dev-Editor is able to switch some configuration values depending on the
[devedit.git] / templates / upload.htm
index c450fb80157d2093281727eab84d979dfe4b3679..be3e2d0c68451b0bae714a60ce16fd12ac4d3cc2 100644 (file)
@@ -28,7 +28,7 @@
 <p>Transfer mode (see below):<br>
 <input type="radio" name="ascii" id="ascii" value="1"><label for="ascii">ASCII</label> <input type="radio" name="ascii" id="binary" value="0" checked><label for="binary">Binary (default)</label></p>
 
-<p><input type="checkbox" name="overwrite" id="overwrite"><label for="overwrite">Overwrite file if it already exists</label></p>
+<p><input type="checkbox" name="overwrite" id="overwrite"><label for="overwrite">Overwrite existing file</label></p>
 
 <p><input type="submit" value="Upload file!"></p>
 </form>

patrick-canterino.de