web/wp-content/plugins/duplicator/inc/page.main.php
changeset 204 09a1c134465b
parent 195 c7c0fbc09788
equal deleted inserted replaced
203:f507feede89a 204:09a1c134465b
    25 <div class="wrap">
    25 <div class="wrap">
    26 	<form id="form-duplicator" method="post">
    26 	<form id="form-duplicator" method="post">
    27 		<!-- h2 requred here for general system messages -->
    27 		<!-- h2 requred here for general system messages -->
    28 		<h2 style='display:none'></h2>
    28 		<h2 style='display:none'></h2>
    29 		<div class="dup-header widget">
    29 		<div class="dup-header widget">
       
    30 			<!-- !!DO NOT CHANGE OR EDIT PRODUCT NAME!!
       
    31 			If your interested in Private Label Rights please contact us at the URL below to discuss
       
    32 			customizations to product labeling: http://lifeinthegrid.com/services/	-->
    30 			<div style='float:left;height:45px'><img src="<?php echo DUPLICATOR_PLUGIN_URL  ?>img/logo.png" style='text-align:top'  /></div> 
    33 			<div style='float:left;height:45px'><img src="<?php echo DUPLICATOR_PLUGIN_URL  ?>img/logo.png" style='text-align:top'  /></div> 
    31 			<div style='float:left;height:45px; text-align:center;'>
    34 			<div style='float:left;height:45px; text-align:center;'>
    32 				<h2 style='margin:-12px 0px -7px 0px; text-align:center; width:100%;'>Duplicator &raquo;<span style="font-size:18px"> <?php _e("Dashboard", 'wpduplicator') ?></span> </h2>
    35 				<h2 style='margin:-12px 0px -7px 0px; text-align:center; width:100%;'>Duplicator &raquo;<span style="font-size:18px"> <?php _e("Dashboard", 'wpduplicator') ?></span> </h2>
    33 				<i style='font-size:0.8em'><?php _e("By", 'wpduplicator') ?> <a href='http://lifeinthegrid.com/duplicator' target='_blank'>lifeinthegrid.com</a></i>
    36 				<i style='font-size:0.8em'><?php _e("By", 'wpduplicator') ?> <a href='http://lifeinthegrid.com/duplicator' target='_blank'>lifeinthegrid.com</a></i>
    34 			</div> 
    37 			</div>