Added link to Sourcefabric forum in the Help menu
This commit is contained in:
parent
10caa36c70
commit
106c4d7293
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue