]> git.p6c8.net - devedit.git/blobdiff - templates/confirm_unlock.htm
Typo
[devedit.git] / templates / confirm_unlock.htm
index 882fde13257e3eb795dc5a00fd8067fb5453b673..f75f359cf956796c11b9bf4c9102d3b00497e411 100644 (file)
@@ -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}">Back to {DIR}</a></p>
 
 <p>Someone else is currently editing this file. At least, the file is marked so. Maybe, someone who was editing the file has forgotten to unlock it. In this case (and <b>only</b> in this case) you can unlock the file using this button:</p>
 
 
 <p>Someone else is currently editing this file. At least, the file is marked so. Maybe, someone who was editing the file has forgotten to unlock it. In this case (and <b>only</b> in this case) you can unlock the file using this button:</p>
 
@@ -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