Project

General

Profile

« Previous | Next » 

Revision 2848

Added by sgarg over 18 years ago

if the user is logged in then the user login is not requested....

View differences:

lib/style/common/templates/confirmData.tmpl
512 512
  <input type="hidden" name="longSec2" value="[%longSec2%]">
513 513
  <input type="hidden" name="hemisphLong2" value="[%hemisphLong2%]">
514 514
  <input type="hidden" name="taxaCount" value="[%taxaCount%]">
515
  <input type="hidden" name="userLoggedIn" value="[%userLoggedIn%]">
515 516
  [% cnt = 1 %]
516 517
  [% WHILE cnt <= numTaxa %]
517 518
      [% SET trn = "taxonRankName${cnt}" %]
......
531 532

  
532 533
</td><tr></table>
533 534

  
534

  
535
[% IF userLoggedIn != 'true' %]
535 536
<table class="intro" cellspacing="0" border="0" cellpadding="9">
536 537
  <tr><td class="sectbody"><span class="sectionnames">SIGN IN</span></td></tr>
537 538
  <tr><td class="sectbody"><span class="label"><u>NOTE:</u> You must enter your username
......
580 581
    </td></tr>
581 582
</table>
582 583
<p>&nbsp;</p>
584
[% END %]
583 585

  
584

  
585 586
<table class="intro" cellspacing="0" cellpadding="3" >
586 587
  <tr><td align="left">
587 588
  <p><span class="label">Is the information above correct?</span></p> 

Also available in: Unified diff