diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-06 21:49:33 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-06 21:49:33 -0400 |
| commit | bb6c557b0ec2c154d4da7aa3b291eebe942b9046 (patch) | |
| tree | 06be29104d80a5533ec76eb9693ce52cae802438 /template/help.st | |
| parent | a136333cfc240a9fa7a76e44344dd6dd6eaade96 (diff) | |
Deleted static files, updated css
Diffstat (limited to 'template/help.st')
| -rw-r--r-- | template/help.st | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/help.st b/template/help.st index 9f78094..aa10652 100644 --- a/template/help.st +++ b/template/help.st @@ -25,6 +25,7 @@ jQuery(function() background-position:1 10; background-attachment:fixed;" onload=" javascript:CreateDropdownWindow('dump.fm', '360px', true, 'news', 30, 115); + javascript:CreateDropdownWindow('frequently asked questions', '520px', true, 'archive', 440, 60); @@ -43,12 +44,12 @@ background-attachment:fixed;" onload=" <a href="mailto:info@dump.fm"> info@dump.fm</a> </center><br></div></h5> </div></div> - + <div style="display:none;"id="archive"> <div style="padding:0px" id="content" name="content"> - <iframe src="/static/help.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="510px" height="500px"></iframe> + <iframe src="/static/html/help.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="510px" height="500px"name="iframe"></iframe> </div> </div> <div style="display:none;"id="link"> |
