Blame Identity/Webenv/phpBB/3.0.4/styles/prosilver/template/mcp_topic.html

ef5584
ef5584
ef5584

{L_TOPIC}: {TOPIC_TITLE}

ef5584
ef5584
<script type="text/javascript">
ef5584
// 
ef5584
var panels = new Array('display-panel', 'split-panel', 'merge-panel');
ef5584
ef5584
ef5584
	var show_panel = 'merge-panel';
ef5584
ef5584
	var show_panel = 'split-panel';
ef5584
ef5584
	var show_panel = 'display-panel';
ef5584
ef5584
ef5584
onload_functions.push('subPanels()');
ef5584
ef5584
// ]]>
ef5584
</script>
ef5584
ef5584
ef5584
	
    ef5584
    		
  • class="activetab">
  • ef5584
    			
    ef5584
    			{L_DISPLAY_OPTIONS}
    ef5584
    		
    ef5584
    		
  • ef5584
    			
    ef5584
    			{L_SPLIT_TOPIC}
    ef5584
    		
    ef5584
    		
  • class="activetab">
  • ef5584
    			
    ef5584
    			{L_MERGE_TOPIC}
    ef5584
    		
    ef5584
    	
    ef5584
    ef5584
    ef5584
    <form id="mcp" method="post" action="{S_MCP_ACTION}">
    ef5584
    ef5584
    ef5584
    	
    ef5584
    ef5584
    	<fieldset id="display-panel" class="fields2">
    ef5584
    	
    ef5584
    		
    <label for="posts_per_page">{L_POSTS_PER_PAGE}:</label>
    {L_POSTS_PER_PAGE_EXPLAIN}
    ef5584
    		
    <input class="inputbox autowidth" type="text" name="posts_per_page" id="posts_per_page" size="6" value="{POSTS_PER_PAGE}" />
    ef5584
    	
    ef5584
    	
    ef5584
    		
    <label>{L_DISPLAY_POSTS}:</label>
    ef5584
    		
    {S_SELECT_SORT_DAYS}  <label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label><label>{S_SELECT_SORT_DIR}</label> <input type="submit" name="sort" value="{L_GO}" class="button2" />
    ef5584
    	
    ef5584
    	</fieldset>
    ef5584
    ef5584
    ef5584
    	<fieldset id="split-panel" class="fields2">
    ef5584
    		

    {L_SPLIT_TOPIC_EXPLAIN}

    ef5584
    ef5584
    	
    ef5584
    		
    ef5584
    			
    <label for="icon">{L_TOPIC_ICON}:</label>
    ef5584
    			
    <label for="icon"><input type="radio" name="icon" id="icon" value="0" checked="checked" /> {L_NO_TOPIC_ICON}</label>
    ef5584
    			<label for="icon-{topic_icon.ICON_ID}"><input type="radio" name="icon" id="icon-{topic_icon.ICON_ID}" value="{topic_icon.ICON_ID}" {topic_icon.S_ICON_CHECKED} /></label> 
    ef5584
    		
    ef5584
    	
    ef5584
    ef5584
    	
    ef5584
    		
    <label for="subject">{L_SPLIT_SUBJECT}:</label>
    ef5584
    		
    <input type="text" name="subject" id="subject" size="45" maxlength="64" tabindex="2" value="{SPLIT_SUBJECT}" title="{L_SPLIT_SUBJECT}" class="inputbox" />
    ef5584
    	
    ef5584
    	
    ef5584
    		
    <label>{L_SPLIT_FORUM}:</label>
    ef5584
    		
    <select name="to_forum_id">{S_FORUM_SELECT}</select>
    ef5584
    	
    ef5584
    	</fieldset>
    ef5584
    ef5584
    ef5584
    ef5584
    	<fieldset id="merge-panel" class="fields2">
    ef5584
    		

    {L_MERGE_TOPIC_EXPLAIN}

    ef5584
    	
    ef5584
    		
    <label for="to_topic_id">{L_MERGE_TOPIC_ID}:</label>
    ef5584
    		
    ef5584
    			<input class="inputbox autowidth" type="text" size="6" name="to_topic_id" id="to_topic_id" value="{TO_TOPIC_ID}" />
    ef5584
    			{L_SELECT_TOPIC}
    ef5584
    		
    ef5584
    		
    {TO_TOPIC_INFO}
    ef5584
    	
    ef5584
    	</fieldset>
    ef5584
    ef5584
    ef5584
    	
    ef5584
    ef5584
    ef5584
    ef5584
    	
    ef5584
    ef5584
    	

    ef5584
    		{L_EXPAND_VIEW}
    ef5584
    		{L_TOPIC_REVIEW}: {TOPIC_TITLE}
    ef5584
    	
    ef5584
    ef5584
    	
    ef5584
    		
    ef5584
    		
    ef5584
    			
    ef5584
    ef5584
    			
    ef5584
    				
    {L_POST_DETAILS} | {L_SELECT}: <input type="checkbox" name="post_id_list[]" value="{postrow.POST_ID}"<!-- IF postrow.S_CHECKED --> checked="checked" />
    ef5584
    ef5584
    				

    {postrow.POST_SUBJECT}

    ef5584
    				

    {postrow.MINI_POST_IMG} {L_POSTED} {postrow.POST_DATE} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} [ {L_POST_DETAILS} ]

    ef5584
    ef5584
    				
    ef5584
    				

    ef5584
    					{UNAPPROVED_IMG} {L_POST_UNAPPROVED}
    ef5584
    					{REPORTED_IMG} {L_POST_REPORTED}
    ef5584
    				

    ef5584
    				
    ef5584
    ef5584
    				
    {postrow.MESSAGE}
    ef5584
    ef5584
    				
    ef5584
    					
    ef5584
    						
    {L_ATTACHMENTS}
    ef5584
    						
    ef5584
    							
    {postrow.attachment.DISPLAY_ATTACHMENT}
    ef5584
    						
    ef5584
    					
    ef5584
    				
    ef5584
    ef5584
    			
    ef5584
    ef5584
    			
    ef5584
    		
    ef5584
    		
    ef5584
    	
    ef5584
    ef5584
    	
    ef5584
    ef5584
    	
    ef5584
    	
      ef5584
      		
    • ef5584
      			 {TOTAL_POSTS}
      ef5584
      {PAGE_NUMBER}{PAGINATION} • {PAGE_NUMBER}
      ef5584
      		
      ef5584
      	
      ef5584
      	
      ef5584
      ef5584
      	
      ef5584
      ef5584
      ef5584
      <fieldset class="display-actions">
      ef5584
      	<select name="action">
      ef5584
      		<option value="" selected="selected">{L_SELECT_ACTION}</option>
      ef5584
      		<option value="approve">{L_APPROVE_POSTS}</option>
      ef5584
      		<option value="lock_post">{L_LOCK_POST_POSTS} [ {L_LOCK_POST_EXPLAIN} ]</option><option value="unlock_post">{L_UNLOCK_POST_POSTS}</option>
      ef5584
      		<option value="delete_post">{L_DELETE_POSTS}</option>
      ef5584
      		<option value="merge_posts"<!-- IF S_MERGE_VIEW --> selected="selected">{L_MERGE_POSTS}</option>
      ef5584
      		<option value="split_all"<!-- IF S_SPLIT_VIEW --> selected="selected">{L_SPLIT_POSTS}</option><option value="split_beyond">{L_SPLIT_AFTER}</option>
      ef5584
      	</select> 
      ef5584
      	<input class="button1" type="submit" name="mcp_topic_submit" value="{L_SUBMIT}" />
      ef5584
      	
      ef5584
      {S_HIDDEN_FIELDS}
      ef5584
      {S_FORM_TOKEN}
      ef5584
      </fieldset>
      ef5584
      ef5584
      </form>
      ef5584
      ef5584