Merge branch 'master' into prevent-direct-access-from-outside-WordPress
This commit is contained in:
commit
0a8310cc40
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ class LBRY_Admin
|
|||
<p>Looks like you haven't added any channels yet, you can do that now on the <a href="<?php echo esc_url( admin_url( add_query_arg( array( 'page' => 'lbrypress', 'tab' => 'channels' ), 'options.php' ) ) ); ?>" class="">Channels Tab</a></p>
|
||||
<?php }
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Prints License input
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue