Better formatting for submit button.
The needed CSS is already in forms.css
This commit is contained in:
		
							parent
							
								
									6aff0260a0
								
							
						
					
					
						commit
						4003c1b8c9
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -160,14 +160,17 @@ internal policies</a> are published and available for scrutiny.</p> | ||||||
|                       <input type="radio" checked="checked" name="os4" value="Yes" />Yes |                       <input type="radio" checked="checked" name="os4" value="Yes" />Yes | ||||||
|                       <input type="radio" name="os4" value="No" />No<br> |                       <input type="radio" name="os4" value="No" />No<br> | ||||||
|                       <br /> |                       <br /> | ||||||
|  |                       <div id="supporter-form-submit"> | ||||||
|                       <input type="image" |                       <input type="image" | ||||||
|                              src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" |                              src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" | ||||||
|                              border="0" name="submit" alt="Become a Supporter Now!"> |                              border="0" name="submit" alt="Become a Supporter Now!"> | ||||||
|                       <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> |                       <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> | ||||||
| </div>                    </form> |                       </div><br/> | ||||||
|                       <small>You will be redirected to the Paypal website to |                       <small>You will be redirected to the Paypal website to | ||||||
|                       become a supporter when you click “Donate”.</small> |                       become a supporter when you click “Donate”.</small> | ||||||
| 
 | 
 | ||||||
|  | </div></form> | ||||||
|  | 
 | ||||||
| </div> | </div> | ||||||
| 
 | 
 | ||||||
| {% endblock %} | {% endblock %} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn