| 1 |
<div class="awsm-team-right-inner awsm-team-upgrade-msg"> |
| 2 |
<h3>Upgrade to AWSM Team Pro for more cool features</h3> |
| 3 |
<ul class="awsm-team-upgrade-list"> |
| 4 |
<li><strong>More Presets</strong> |
| 5 |
<br>Truely premium presets</li> |
| 6 |
<li><strong>More style options</strong> |
| 7 |
<br>New styles with updates</li> |
| 8 |
<li><strong>Visual Composer Support</strong> |
| 9 |
<br>Element to quickly insert teams</li> |
| 10 |
<li><strong>Customer Support</strong> |
| 11 |
<br>Premium Chat and Email Support</li> |
| 12 |
</ul> |
| 13 |
<a class="awsm-team-btn-upgrade" href="http://goo.gl/A8Rmxn" target="_blank"><?php _e('Upgrade Now ($15)',$this->text_domain);?></a> |
| 14 |
<p><?php _e('Lifetime license. Unlimited updates.',$this->text_domain);?></p> |
| 15 |
</div> |
| 16 |
|