making final-agreement look better
This commit is contained in:
		
							parent
							
								
									bc540d4d72
								
							
						
					
					
						commit
						677716416a
					
				
					 1 changed files with 9 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -356,16 +356,18 @@
 | 
			
		|||
                      placeholder=""></textarea>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="basis-full my-10">
 | 
			
		||||
            <label for="final-agreement" class="p-4">
 | 
			
		||||
            <label for="final-agreement">
 | 
			
		||||
                I understand that in order for my application to be accepted I need to have this application, a health form, a picture, the $25 registration fee, and 3 reference forms all completed.
 | 
			
		||||
            </label>
 | 
			
		||||
            <input type="radio" value="yes" id="final-agreement" name="final-agreement"
 | 
			
		||||
                   class="form-input {{ $formClasses }}" checked>
 | 
			
		||||
            <label for="final-agreement" class="">
 | 
			
		||||
                I understand
 | 
			
		||||
            </label>
 | 
			
		||||
            <div class="my-4">
 | 
			
		||||
                <input type="radio" value="yes" id="final-agreement" name="final-agreement"
 | 
			
		||||
                       class="form-input {{ $formClasses }}" required>
 | 
			
		||||
                <label for="final-agreement" class="mt-4">
 | 
			
		||||
                    I understand
 | 
			
		||||
                </label>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
        <label for="registration" class="my-4 basis-full">
 | 
			
		||||
        <label for="registration" class="basis-full">
 | 
			
		||||
            Would you like to pay the registration fee now or later?
 | 
			
		||||
        </label>
 | 
			
		||||
        <div class="basis-full">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue