X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/685677bd248b373ea8831924964c96baa6972e38..452b8eada34a0857aee8b5ea2a1dcb0a550626d3:/settings/plugins.php diff --git a/settings/plugins.php b/settings/plugins.php index c89deb6..eedb1a4 100644 --- a/settings/plugins.php +++ b/settings/plugins.php @@ -1,24 +1,25 @@ -

Active Plugins

+

Active Plugins Add New


-To load and unload plugins, see the plugins section of your config.php
+Your installed plugins:
+ - + @@ -26,16 +27,61 @@ To load and unload plugins, see the plugins section of your config.php"; - echo ""; - echo ""; + echo ""; + echo ""; echo ""; echo ""; echo ""; echo ""; + echo ""; echo ""; } ?>
Plugin NameHandle Version Description Author ContactUninstall
".$plugin->name."".$plugin->handle."handle."')\">".$plugin->name."".$plugin->version."".$plugin->description."".$plugin->author."".$plugin->email."
handle."install\" class='text-center btn-sm btn-danger btn-install-plugin'>Uninstall
+ + +