Added link to Sourcefabric forum in the Help menu

This commit is contained in:
Daniel James 2010-11-29 15:55:46 +00:00
parent 10caa36c70
commit 106c4d7293
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
<li><a href="" onclick="window.open('http://en.flossmanuals.net/Campcaster/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##User Manual##</a></li>
<li><a href="" onclick="window.open('{$UI_BROWSER}?popup[]=help', 'help', 'scrollbars=yes,resizable=yes,width=500,height=800')">##Quickstart##</a></li>
<li><a href="" onclick="window.open('http://campcaster.sourcefabric.org/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##Homepage##</a></li>
<li><a href="" onclick="window.open('http://forum.sourcefabric.org/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##Support Forum##</a></li>
</ul>
</li>
</ul>