updated wiki addresses

This commit is contained in:
q
2016-01-16 14:17:36 +02:00
parent 78e7779967
commit 53001fcab9
2 changed files with 2 additions and 2 deletions

View File

@@ -1772,7 +1772,7 @@ function getsetupwindow() {
' <li/>s/h : show setup'+
' <li/>z : zoom in to image'+
' <li/>x : mark image (creates a downloadable list of filenames)'+
'</ul>Further <a href="http://code.google.com/p/qalbum/wiki/Usage#Using_the_web_browser_UI" target="_BLANK">Help</a></div>'+
'</ul>Further <a href="https://bitbucket.org/MoonQ/qalbum/wiki/Home" target="_BLANK">Help</a></div>'+
'<div class="thumbmenu"><input type="submit" value="Close" onclick="usersetupclose();" title="Close the setup window. [s]"/></div>';
el.innerHTML=str;
return el