diff --git a/src/header.php b/src/header.php index fbe8916..1b7241a 100644 --- a/src/header.php +++ b/src/header.php @@ -53,7 +53,7 @@
-

+

Active Mod: [] @@ -73,13 +73,13 @@
- +
- +
- +
diff --git a/src/D2Gems.php b/src/tabs/Gems.php similarity index 100% rename from src/D2Gems.php rename to src/tabs/Gems.php diff --git a/src/D2SM.php b/src/tabs/SetItems.php similarity index 97% rename from src/D2SM.php rename to src/tabs/SetItems.php index 52c3236..af3ef06 100644 --- a/src/D2SM.php +++ b/src/tabs/SetItems.php @@ -252,7 +252,7 @@ - + diff --git a/src/D2UM.php b/src/tabs/UniqueItems.php similarity index 100% rename from src/D2UM.php rename to src/tabs/UniqueItems.php diff --git a/src/optionSubmit.php b/src/tabs/optionSubmit.php similarity index 100% rename from src/optionSubmit.php rename to src/tabs/optionSubmit.php