web/wp-content/plugins/duplicator/inc/page.diag.php
changeset 204 09a1c134465b
parent 195 c7c0fbc09788
--- a/web/wp-content/plugins/duplicator/inc/page.diag.php	Wed Dec 19 12:35:13 2012 -0800
+++ b/web/wp-content/plugins/duplicator/inc/page.diag.php	Wed Dec 19 17:46:52 2012 -0800
@@ -16,6 +16,9 @@
 		<h2 style='display:none'></h2>
 		
 		<div class="dup-header widget" style="margin-bottom:5px">
+			<!-- !!DO NOT CHANGE OR EDIT PRODUCT NAME!!
+			If your interested in Private Label Rights please contact us at the URL below to discuss
+			customizations to product labeling: http://lifeinthegrid.com/services/	-->		
 			<div style='float:left;height:45px'><img src="<?php echo DUPLICATOR_PLUGIN_URL  ?>img/logo.png" style='text-align:top'  /></div> 
 			<div style='float:left;height:45px; text-align:center;'>
 				<h2 style='margin:-12px 0px -7px 0px; text-align:center; width:100%;'>Duplicator &raquo;<span style="font-size:18px"> <?php _e("Diagnostics", 'wpduplicator') ?></span> </h2>
@@ -28,7 +31,6 @@
 			<br style='clear:both' />
 		</div>
 		
-
 	<?php 	echo "<div id='dup-server-info-area'>{$serverinfo}</div>"; ?>
 
 </div>
\ No newline at end of file