mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: update label
This commit is contained in:
parent
361a2f7531
commit
3c61954971
@ -9,7 +9,7 @@
|
|||||||
<?php echo _("The following user plugins are available to extend RaspAP's functionality."); ?>
|
<?php echo _("The following user plugins are available to extend RaspAP's functionality."); ?>
|
||||||
</label>
|
</label>
|
||||||
<div class="small mt-2">
|
<div class="small mt-2">
|
||||||
<?php echo _("Choose <strong>Details</strong> for more information and to install a plugin. <strong>Uninstall</strong> removes an existing plugin."); ?>
|
<?php echo _("Choose <strong>Details</strong> for more information and to install a plugin."); ?>
|
||||||
</div>
|
</div>
|
||||||
<?php echo $pluginsTable; ?>
|
<?php echo $pluginsTable; ?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user