mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 08:49:47 -05:00
Multi-language support
This commit is contained in:
@@ -15,7 +15,6 @@ Cond="glob('/boot/config/plugins-error/*.plg')"
|
||||
* all copies or substantial portions of the Software.
|
||||
*/
|
||||
?>
|
||||
|
||||
<?
|
||||
require_once "$docroot/plugins/dynamix.plugin.manager/include/PluginHelpers.php";
|
||||
|
||||
@@ -35,5 +34,4 @@ foreach (glob("/boot/config/plugins-error/*.plg", GLOB_NOSORT) as $plugin_file)
|
||||
|
||||
echo "</tbody></table>";
|
||||
?>
|
||||
|
||||
:plugin_error_help:
|
||||
|
||||
@@ -15,7 +15,6 @@ Cond="glob('/boot/config/plugins-stale/*.plg')"
|
||||
* all copies or substantial portions of the Software.
|
||||
*/
|
||||
?>
|
||||
|
||||
<?
|
||||
require_once "$docroot/plugins/dynamix.plugin.manager/include/PluginHelpers.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user