|
@@ -26,7 +26,7 @@ func DiskQuotaInit() {
|
|
Desc: "User Remaining Space",
|
|
Desc: "User Remaining Space",
|
|
IconPath: "SystemAO/disk/quota/img/small_icon.png",
|
|
IconPath: "SystemAO/disk/quota/img/small_icon.png",
|
|
Group: "Disk",
|
|
Group: "Disk",
|
|
- StartDir: "SystemAO/disk/quota/quota.system",
|
|
|
|
|
|
+ StartDir: "SystemAO/disk/quota/quota.html",
|
|
})
|
|
})
|
|
|
|
|
|
//Register the timer for running the global user quota recalculation
|
|
//Register the timer for running the global user quota recalculation
|