Improves the wording of the review page
This commit is contained in:
		
							parent
							
								
									39d0947637
								
							
						
					
					
						commit
						0f8f2b5080
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -33,14 +33,15 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <p>
 | 
					    <p>
 | 
				
			||||||
      <strong>You have <em>not</em> selected any items from the following
 | 
					      <strong>You have <em>not</em> selected any items from the following
 | 
				
			||||||
        categories:</strong>
 | 
					        categories. Even if your ticket includes complimentary tickets to social
 | 
				
			||||||
 | 
					        events, or t-shirts, you must still add them to your selection.
 | 
				
			||||||
 | 
					      </strong>
 | 
				
			||||||
    </p>
 | 
					    </p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {% include "registrasion/_category_list.html" with categories=missing %}
 | 
					    {% include "registrasion/_category_list.html" with categories=missing %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  {% endif %}
 | 
					  {% endif %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <h3></h3>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  <p><strong>You can also select more items from these categories:</strong></p>
 | 
					  <p><strong>You can also select more items from these categories:</strong></p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  {% available_categories as available %}
 | 
					  {% available_categories as available %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue