MOON
Server: Apache
System: Linux server.netcommlabs.in 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64
User: dermova (1051)
PHP: 5.4.45
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dermova/www/me/wp-content/plugins/ajax-load-more/admin/views/help.php
<div class="admin ajax-load-more" id="alm-help">	
	<div class="wrap">
		<div class="header-wrap">
   			<h1><?php echo ALM_TITLE; ?>: <strong><?php _e('Help', 'ajax-load-more'); ?></strong></h1>
   			<p><?php _e('Get started with our four step guide to painless implementation!', 'ajax-load-more'); ?></p>  
		</div>
		<div class="cnkt-main forceColors">
		   <div class="group">		   	
			   
				<img src="<?php echo ALM_ADMIN_URL; ?>img/infographic.png">
			   
		   </div>		   
	   </div>	   
	   <div class="cnkt-sidebar">   	
	   	<?php include_once( ALM_PATH . 'admin/includes/cta/resources.php');	?>
	   	<?php include_once( ALM_PATH . 'admin/includes/cta/dyk.php');	?>
	   </div>	  
	   	
	</div>
</div>