Blame Identity/Models/Html/phpBB/3.0.4/styles/modern/template/posting_preview.html

d6e8d8
d6e8d8
	
d6e8d8
d6e8d8
d6e8d8
	
d6e8d8
		

{L_PREVIEW}: {POLL_QUESTION}

d6e8d8
		

{L_POLL_LENGTH}
{L_MAX_VOTES}

d6e8d8
d6e8d8
		<fieldset class="polls">
d6e8d8
		
d6e8d8
			
d6e8d8
				
<label for="vote_{poll_option.POLL_OPTION_ID}">{poll_option.POLL_OPTION_CAPTION}</label>
d6e8d8
				
<input type="checkbox" name="vote_id[]" id="vote_{poll_option.POLL_OPTION_ID}" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked" /><input type="radio" name="vote_id[]" id="vote_{poll_option.POLL_OPTION_ID}" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked" />
d6e8d8
			
d6e8d8
		
d6e8d8
		</fieldset>
d6e8d8
	
d6e8d8
d6e8d8
	
d6e8d8
d6e8d8
d6e8d8
d6e8d8
	
d6e8d8
d6e8d8
d6e8d8
d6e8d8
	
d6e8d8
		

{L_PREVIEW}: {PREVIEW_SUBJECT}

d6e8d8
		
d6e8d8
		
{PREVIEW_MESSAGE}
d6e8d8
		
d6e8d8
		
d6e8d8
		
d6e8d8
			
{L_ATTACHMENTS}
d6e8d8
			
d6e8d8
			
{attachment.DISPLAY_ATTACHMENT}
d6e8d8
			
d6e8d8
		
d6e8d8
		
d6e8d8
		
d6e8d8
		
{PREVIEW_SIGNATURE}
d6e8d8
	
d6e8d8
d6e8d8
	
d6e8d8
d6e8d8
d6e8d8