Fix for #2162 - fix the help menu

This commit is contained in:
paul 2007-02-10 20:06:24 +00:00
parent c4bbd08ebf
commit a03b814d6a
2 changed files with 9 additions and 4 deletions

View File

@ -88,7 +88,14 @@ if (window.attachEvent) window.attachEvent("onload", sfHover);
</ul>
</li>
<li><a href="" onclick="window.open('{$UI_BROWSER}?popup[]=help', 'help', 'scrollbars=yes,resizable=yes,width=500,height=800')">##Help##</a></li>
<li class="nav-main"><a>##Help##</a>
<ul>
<li><a href="" onclick="window.open('http://code.campware.org/manuals/campcaster/1.1/', '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.campware.org/', 'help', 'menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes,resizable=yes,width=850,height=800')">##Homepage##</a></li>
</ul>
</li>
</ul>
{/if}

View File

@ -279,9 +279,7 @@ DIV.blockquote
manual</A> chapter 4.12.
</P>
<H2>Where to go for help</H2>
<P>Campcaster has a mailing list for support-related questions at
<A HREF="mailto:ls-support@campware.org">ls-support@campware.org</A>,
or you can visit the Campcaster forums at <A HREF="http://www.campware.org/" TARGET="_blank">http://www.campware.org</A></P>
<P>Campcaster has <a href="http://www.campware.org/en/camp/campcaster_news/649/">mailing lists and forums for support-related questions</a>.</P>
</P>
{if tra('_Name of translator') !== '_Name of translator'}