web/wp-content/plugins/duplicator/inc/page.about.php
changeset 204 09a1c134465b
parent 195 c7c0fbc09788
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
    10 <div class="wrap dup-wrap">
    10 <div class="wrap dup-wrap">
    11 
    11 
    12 	<!-- h2 requred here for general system messages -->
    12 	<!-- h2 requred here for general system messages -->
    13 	<h2 style='display:none'></h2>
    13 	<h2 style='display:none'></h2>
    14 	<div class="dup-header widget">
    14 	<div class="dup-header widget">
       
    15 		<!-- !!DO NOT CHANGE/EDIT OR REMOVE PRODUCT NAME!!
       
    16 		If your interested in Private Label Rights please contact us at the URL below to discuss
       
    17 		customizations to product labeling: http://lifeinthegrid.com/services/	-->
    15 		<div style='float:left;height:45px'><img src="<?php echo DUPLICATOR_PLUGIN_URL  ?>img/logo.png" style='text-align:top'  /></div> 
    18 		<div style='float:left;height:45px'><img src="<?php echo DUPLICATOR_PLUGIN_URL  ?>img/logo.png" style='text-align:top'  /></div> 
    16 		<div style='float:left;height:45px; text-align:center;'>
    19 		<div style='float:left;height:45px; text-align:center;'>
    17 			<h2 style='margin:-12px 0px -7px 0px; text-align:center; width:100%;'>Duplicator &raquo;<span style="font-size:18px"> <?php _e("About", 'wpduplicator') ?></span> </h2>
    20 			<h2 style='margin:-12px 0px -7px 0px; text-align:center; width:100%;'>Duplicator &raquo;<span style="font-size:18px"> <?php _e("About", 'wpduplicator') ?></span> </h2>
    18 			<i style='font-size:0.8em'><?php _e("By", 'wpduplicator') ?> <a href='http://lifeinthegrid.com/duplicator' target='_blank'>lifeinthegrid.com</a></i>
    21 			<i style='font-size:0.8em'><?php _e("By", 'wpduplicator') ?> <a href='http://lifeinthegrid.com/duplicator' target='_blank'>lifeinthegrid.com</a></i>
    19 		</div> 
    22 		</div>