File: /datos/www/expodubai/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php
<?php
namespace W3TC;
if ( !defined( 'W3TC' ) )
die();
?>
<p><?php _e( "Enjoying W3TC? Please support us!", 'w3-total-cache' ) ?></p>
<ul>
<li>
<label><?php _e( 'Vote:', 'w3-total-cache' ); ?></label>
<input type="button" class="button button-vote" value="Give us a 5 stars!" />
</li>
</ul>
<p>
<?php _e( 'Or please share', 'w3-total-cache' ); ?>
<a href="admin.php?page=w3tc_support&request_type=new_feature">your feedback</a>
so that we can improve!
</p>