jqueryui_error.php
3 lines
| 1 | <div class="advads-jqueryui-error message error" style="display: none;"> |
| 2 | <p><?php printf(__( 'There might be a problem with layouts and scripts in your dashboard. Please check <a href="%s" target="_blank">this article to learn more</a>.', 'advanced-ads' ), ADVADS_URL . 'manual/jquery-problem-in-dashboard/#utm_source=advanced-ads&utm_medium=link&utm_campaign=notice-jquery-error' ); ?></p> |
| 3 | </div> |