ccontent
9 years ago
common
9 years ago
dashboard
9 years ago
optins
9 years ago
provider
9 years ago
settings
9 years ago
social_sharing
9 years ago
OLD-wpoi-wizard-design.php
9 years ago
custom-content.php
9 years ago
emails_list.php
9 years ago
error_list.php
9 years ago
listing.php
9 years ago
new-custom-content.php
9 years ago
new-free-info.php
9 years ago
new-optin_success.php
9 years ago
new-social-group.php
9 years ago
new-social-restriction.php
9 years ago
new-social-sharing.php
9 years ago
new-welcome.php
9 years ago
settings.php
9 years ago
social-groups.php
9 years ago
social-restrictions.php
9 years ago
social-sharing.php
9 years ago
wpoi-wizard-design-after-submit.php
9 years ago
wpoi-wizard-design-module-fields.php
9 years ago
wpoi-wizard-design-shapes.php
9 years ago
wpoi-wizard-design-structure.php
9 years ago
wpoi-wizard-design.php
9 years ago
wpoi-wizard-services.php
9 years ago
wpoi-wizard-settings.php
9 years ago
wpoi-wizard.php
9 years ago
social-groups.php
18 lines
| 1 | <div class="hustle-two"> |
| 2 | |
| 3 | <div id="container"> |
| 4 | |
| 5 | <header id="header"> |
| 6 | |
| 7 | <h1 class="main-title-alternative"> |
| 8 | <?php _e('SOCIAL GROUPS', Opt_In::TEXT_DOMAIN); ?> |
| 9 | <a class="button button-add-new" href="<?php echo esc_url( $add_new_url ); ?>"><?php _e("Add New"); ?></a> |
| 10 | </h1> |
| 11 | |
| 12 | </header> |
| 13 | |
| 14 | |
| 15 | |
| 16 | </div> |
| 17 | |
| 18 | </div> |