示例#1
0
}
?>
' />
									</span>
									<!-- The global progress bar -->
									<div class="form-group" style="padding-bottom:20px;">
										<table>
											<tr>
												<div style="float:right;">
													<input type='button' name='clearform' id='clearform'
														   title='<?php 
echo esc_attr__("Clear", 'wp-ultimate-csv-importer');
?>
'
														   value='<?php 
echo $impCE->reduceStringLength(esc_attr__("Clear", 'wp-ultimate-csv-importer'), 'Clear');
?>
'
														   onclick="Reload();" class='btn btn-warning' style="margin-right:15px;"/>

													<input type='submit' name='importfile' id='importfile'
														   title='<?php 
echo esc_attr__("Next", 'wp-ultimate-csv-importer');
?>
'
														   value='<?php 
echo $impCE->reduceStringLength(esc_attr__("Next", 'wp-ultimate-csv-importer'), 'Next');
?>
 >>'
														   disabled class='btn btn-primary' style="margin-right:15px;"/>
												</div>
											<tr>
									<div style="float:right;">
										<input type='button' name='clearform' id='clearform'
											   value='<?php 
echo __("Clear", 'wp-ultimate-csv-importer');
?>
'
											   onclick="Reload();"
											   class='btn btn-warning' style="margin-right:15px"/>
										<input type='submit' name='importfile' id='importfile'
											   title='<?php 
echo __("Next", 'wp-ultimate-csv-importer');
?>
'
											   value='<?php 
echo $impCE->reduceStringLength(__("Next", 'wp-ultimate-csv-importer'), 'Next');
echo __(" >>");
?>
' disabled
											   class='btn btn-primary' style="margin-right:15px"/>
									</div>
			</tr>
		</table>
		<div class="warning" id="warning" name="warning" style="display:none"></div>
		<!-- The container for the uploaded files -->
		<div id="files" class="files"></div>
		<br>
	</div>
	<input type='hidden' name='importid' id='importid'>
	</form>
</div>
示例#3
0
         </ul>
        </div>
<div id="contentbar">
<!-- div-1-->
                <div id="section1" class="generalsettings">
                        <div class="title">
                                        <h3><?php 
echo __('Enabled Modules', 'wp-ultimate-csv-importer');
?>
</h3>
                                        <span style="float:right;margin-right:92px;margin-top:-34px;">
						<a href="#" id='checkallModules'  title = <?php 
echo __('Check All', 'wp-ultimate-csv-importer');
?>
value = 'Check All' name='checkallModules'  onclick="selectModules(this.id);"><?php 
echo $impCE->reduceStringLength(__('Check All', 'wp-ultimate-csv-importer'), 'Check All');
?>
</a>
                                        </span>
                                        <span style="float:right;margin-right:5px;margin-top:-34px;">
						<a href="#" id='uncheckallModules' name='checkallModules'  title = <?php 
echo __('Uncheck All', 'wp-ultimate-csv-importer');
?>
 value = 'Un Check All' onclick='selectModules(this.id);'> / <?php 
echo $impCE->reduceStringLength(__('Uncheck All', 'wp-ultimate-csv-importer'), 'Uncheck All');
?>
</a>
                                        </span>
                        </div>
                        <div id="data">
				<table>