mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 12:45:45 +08:00
You wouldn't believe how many times I've made this mistake.
Signed-off-by: Joe Dolson <design@joedolson.com>
This commit is contained in:
parent
c50d0b0aaa
commit
8c9506eb66
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ function render_tab_direct() {
|
|||
?>
|
||||
<div class="fair-direct-install">
|
||||
<p class="fair-direct-install__help">
|
||||
<?= __( "Enter a plugin ID to view details and install.", 'fair' ); ?>
|
||||
<?= __( 'Enter a plugin ID to view details and install.', 'fair' ); ?>
|
||||
</p>
|
||||
<form
|
||||
action=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue