Project

General

Profile

« Previous | Next » 

Revision 2878

Added by tyburczy over 18 years ago

removed regex from condition for showing instructions

View differences:

loginForm.tmpl
83 83
      [% IF message != '' %]
84 84
			<p class="redbold">[% message %]</p>
85 85
			</br>
86
	  	[%IF (cfg =='esa') && (message =~ m/register.+data ?set/i) %]
86
		[%IF showInstructions %]
87
	  	[%IF cfg =='esa' %]
87 88
				<p><strong>Steps for registering an ESA data set</strong></p>
88 89
          
89 90
        
......
103 104
					After you submit, watch for e-mail sent by the ESA moderator regarding whether your data set  has been accepted</p>
104 105
				<br /><br />
105 106
		[% END %]
107
		[% END %]
106 108
	  
107 109
      [% END %]
108 110
  <menu>

Also available in: Unified diff