git.p6c8.net
/
devedit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed space
[devedit.git]
/
templates
/
renamefile.htm
diff --git
a/templates/renamefile.htm
b/templates/renamefile.htm
index bdfb04bdcb7875fa84866d75664d6691acd590c9..512d45cd938710ce3c30458bc7a90e65ebc5a80a 100644
(file)
--- a/
templates/renamefile.htm
+++ b/
templates/renamefile.htm
@@
-12,7
+12,7
@@
<p>(equals <a href="{URL}" target="_blank">{URL}</a>)</p>
<p>(equals <a href="{URL}" target="_blank">{URL}</a>)</p>
-<p><a href="{SCRIPT}?command=show&
file={DIR
}">Back to {DIR}</a></p>
+<p><a href="{SCRIPT}?command=show&
amp;file={DIR_URL
}">Back to {DIR}</a></p>
<hr>
<hr>
@@
-21,7
+21,7
@@
<input type="hidden" name="file" value="{FILE}">
<p>Move/Rename file '{FILE}' to:<br>
<input type="hidden" name="file" value="{FILE}">
<p>Move/Rename file '{FILE}' to:<br>
-{DIR} <input type="text" name="newfile"></p>
+{DIR} <input type="text" name="newfile">
<input type="checkbox" name="confirmed" id="overwrite"><label for="overwrite">Overwrite existing file</label>
</p>
<p><input type="submit" value="Move/Rename file!"></p>
</form>
<p><input type="submit" value="Move/Rename file!"></p>
</form>
patrick-canterino.de