projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make not modifying the disks work.
[invirt/packages/invirt-web.git]
/
templates
/
skeleton.tmpl
diff --git
a/templates/skeleton.tmpl
b/templates/skeleton.tmpl
index
3a5b8e2
..
1ccea2e
100644
(file)
--- a/
templates/skeleton.tmpl
+++ b/
templates/skeleton.tmpl
@@
-15,7
+15,7
@@
function closeWin(){
function helppopup(name){
closeWin()
function helppopup(name){
closeWin()
- helpWin = window.open("help?simple=true&subject="+encodeURIComponent(name), "HMMTHelp",
+ helpWin = window.open("help?simple=true&subject="+encodeURIComponent(name), "Help",
"status, height = 300, width = 400");
if (window.focus){helpWin.focus();}
return false;
"status, height = 300, width = 400");
if (window.focus){helpWin.focus();}
return false;