chore: revert plugins.page

This commit is contained in:
Eli Bosley
2025-09-10 12:54:24 -04:00
parent 98ce9b8723
commit e2b79e7297

View File

@@ -1,6 +1,6 @@
Menu="Tasks:50"
Type="xmenu"
Title="Installed Plugins (PR TESTing)"
Title="Installed Plugins"
Tag="icon-plugins"
Tabs="true"
Code="e944"
@@ -151,10 +151,6 @@ $(function() {
});
</script>
<div style="background-color:#ff8c2f;color:white;padding:15px;margin:10px 0;border-radius:5px;font-weight:bold;text-align:center;font-size:16px">
⚠️ PR TEST BUILD - This page has been modified for testing pull request changes
</div>
<div class="TableContainer">
<table class='unraid tablesorter plugins shift' id='plugin_table'>
<thead>
@@ -169,4 +165,4 @@ $(function() {
</thead>
<tbody id="plugin_list"><tr><td colspan="6"></td><tr></tbody>
</table>
</div>
</div>