PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins
/
wp-job-manager-alerts
/
includes
/
updater
/
views
<div class="updated"> <p class="wpjm-updater-dismiss" style="float:right;"><a href="<?php echo esc_url( add_query_arg( 'dismiss-' . sanitize_title( $this->plugin_slug ), '1' ) ); ?>"><?php _e( 'Hide notice' ); ?></a></p> <p><?php printf( '<a href="%s">Please enter your license key</a> in the plugin list below to get updates for "%s".', '#' . sanitize_title( $this->plugin_slug ), esc_html( $this->plugin_data['Name'] ) ); ?></p> </div>
[+]
..
[-] html-key-notice.php
[edit]
[-] html-key-input.php
[edit]
[-] html-ms-update.php
[edit]
[-] html-deactivated-key.php
[edit]
[-] html-activated-key.php
[edit]
[-] html-error-notice.php
[edit]