git.p6c8.net
/
devedit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- Handle broken symbolic links properly
[devedit.git]
/
templates
/
confirm_unlock.htm
diff --git
a/templates/confirm_unlock.htm
b/templates/confirm_unlock.htm
index e620f1788de7b104ed97d6124a0016132fde94b6..f75f359cf956796c11b9bf4c9102d3b00497e411 100644
(file)
--- a/
templates/confirm_unlock.htm
+++ b/
templates/confirm_unlock.htm
@@
-23,5
+23,9
@@
<p><input type="submit" value="Unlock file '{FILE}'"></p>
</form>
<p><input type="submit" value="Unlock file '{FILE}'"></p>
</form>
+
+<hr>
+
+<p align="right"><a href="{SCRIPT}?command=about" target="_blank"><i>About Dev-Editor</i></a></p>
</body>
</html>
\ No newline at end of file
</body>
</html>
\ No newline at end of file
patrick-canterino.de