File:  [LON-CAPA] / loncom / html / adm / help / nohelptopic.html
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jul 12 17:02:07 2004 UTC (20 years ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, HEAD
Fix bug #3170

    1: <html>
    2:  <head>
    3:   <title>Help Topic Page</title>
    4:  </head>
    5:  <body bgcolor="#FFFFFF">
    6: <h3 style="font: sans-serif"><img align="right"
    7:     src="/adm/help/gif/lonhelpheader.gif"/>LON-CAPA Help<hr /><a href="javascript:void(open('http://bugs.lon-capa.org/enter_bug.cgi?product=LON-CAPA&bug_file_loc=%2fadm%2fhelp%2fnohelptopic%2ehtml&component=Documentation', 'Bugzilla', 'menubar=0,toolbar=1,scrollbars=1,width=600,height=600,resizable=yes'))" title="Report a Bug"><image src="/adm/lonMisc/smallBug.gif" border="0" alt="(Bug: Documentation)" /></a>
    8: </h3>
    9: <h4>Missing help item for this topic</h4>   
   10: The inline LON-CAPA help system does not currently include a specific  
   11: pop-up help item for this topic. <br />You may instead want to consult one 
   12: of the LON-CAPA manuals.<br /><br />
   13: You can download printable versions of these manuals or view them online:</p>
   14:     <dl>
   15:       <dt>Author's Manual: Focuses on authoring problems and maps</dt>
   16:         <dd><a href="/adm/help/author.manual.ps">printable PostScript</a><br />
   17:             <a href="/adm/help/author.manual.pdf">printable Adobe PDF</a><br />
   18:             <a href="/adm/help/author.manual.access.hlp">viewable online</a>
   19:             <br />&nbsp;</dd>
   20:  
   21:       <dt>Course Administrator's Manual: Focuses on creating,
   22:       administering, and running courses</dt>
   23:         <dd><a href="/adm/help/course.manual.ps">printable PostScript</a><br />
   24:             <a href="/adm/help/course.manual.pdf">printable Adobe PDF</a><br />
   25:             <a href="/adm/help/course.manual.access.hlp">viewable online</a></dd>
   26:     </dl>
   27: </body></html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>