From 53001fcab9b3b7b0a684a28a4092b21664d0fa89 Mon Sep 17 00:00:00 2001 From: q Date: Sat, 16 Jan 2016 14:17:36 +0200 Subject: [PATCH] updated wiki addresses --- Qalbum.py | 2 +- galleryscript.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Qalbum.py b/Qalbum.py index bfbbc61..ccb04a0 100755 --- a/Qalbum.py +++ b/Qalbum.py @@ -84,7 +84,7 @@ def getheader(path,parent,title=""): ''' def getfooter(): return ''' - + diff --git a/galleryscript.js b/galleryscript.js index 4e94a40..41124c1 100644 --- a/galleryscript.js +++ b/galleryscript.js @@ -1772,7 +1772,7 @@ function getsetupwindow() { '
  • s/h : show setup'+ '
  • z : zoom in to image'+ '
  • x : mark image (creates a downloadable list of filenames)'+ - 'Further Help'+ + 'Further Help'+ '
    '; el.innerHTML=str; return el