Diff for /modules/relate/lonlogin.pm between versions 1.3 and 1.4

version 1.3, 2012/02/10 20:30:01 version 1.4, 2012/02/11 18:19:26
Line 386  ENDSCRIPT Line 386  ENDSCRIPT
                alink        => "$alink",                 alink        => "$alink",
                onload       => 'javascript:enableInput();',);                 onload       => 'javascript:enableInput();',);
   
     my $css_url = "/css/$domain/login.css";      my $css_url = "/css/relate/login.css";
     $js .= "\n".'<link type="text/css" rel="stylesheet" href="'.$css_url.'" />'."\n";      $js .= "\n".'<link type="text/css" rel="stylesheet" href="'.$css_url.'" />'."\n";
     $r->print(&Apache::loncommon::start_page($pagetitle,$js,      $r->print(&Apache::loncommon::start_page($pagetitle,$js,
                                        {'redirect'   => [$expire,'/adm/roles'],                                          {'redirect'   => [$expire,'/adm/roles'], 
Line 469  END Line 469  END
     my $prereqcid = 'relate_3H121116c19344ff3relatel1';      my $prereqcid = 'relate_3H121116c19344ff3relatel1';
   
 # ---------------------------------------------------- Warning if no Javascript   # ---------------------------------------------------- Warning if no Javascript 
     my $noscript_warning = '<noscript><span class="LC_warning">'.      my $noscript_warning = '<noscript><br /><span class="LC_warning">'.
                            '<b>'.$lt{'note'}.'</b>'.$lt{'jscr'}.                             '<b>'.$lt{'note'}.'</b>'.$lt{'jscr'}.
                            '</span></noscript>';                             '</span></noscript>';
   
Line 491  END Line 491  END
     <td width="450" valign="top">      <td width="450" valign="top">
       <table class="LC_loginbox_left">        <table class="LC_loginbox_left">
         <tr>          <tr>
           <td width="411" align="left"><br />            <td width="441" align="left"><br />
            <img src="/images/login/LCrelateheader_sm.png" width="411" height="100" alt="Relate @ MIT" align="left" /></td>             <img src="/images/login/LCrelateheader_sm.png" width="441" height="100" alt="Relate @ MIT" align="left" /></td>
         </tr>          </tr>
         <tr>          <tr>
          <td>           <td>
Line 608  END Line 608  END
    <td width="10">&nbsp;</td>     <td width="10">&nbsp;</td>
    <td colspan="3">     <td colspan="3">
     <br />      <br />
       $noscript_warning
     <hr style="clear:both;" />      <hr style="clear:both;" />
    </td>     </td>
    <td width="10">&nbsp;</td>     <td width="10">&nbsp;</td>
Line 639  $versionrow Line 640  $versionrow
 </table>  </table>
 </div>  </div>
 <p>&nbsp;</p>  <p>&nbsp;</p>
 $noscript_warning  
   <form name="server" action="/adm/authenticate" method="post" target="_top">    <form name="server" action="/adm/authenticate" method="post" target="_top">
    <input type="hidden" name="logtoken" value="$logtoken" />     <input type="hidden" name="logtoken" value="$logtoken" />
    <input type="hidden" name="serverid" value="$lonhost" />     <input type="hidden" name="serverid" value="$lonhost" />

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.