diff --git a/CONTROL/control b/CONTROL/control
index aa0e9d1..27cfaca 100644
--- a/CONTROL/control
+++ b/CONTROL/control
@@ -1,7 +1,7 @@
Package: webif
Priority: optional
Section: web
-Version: 0.7.4
+Version: 0.7.5
Architecture: mipsel
Maintainer: af123@hummypkg.org.uk
Depends: mongoose(>=3.0-2),jim(>=0.71-1),jim-sqlite3(>=0.71-1),jim-cgi(>=0.4),jim-oo,jim-pack,service-control,busybox(>=1.18.3-1),lsof,epg(>=1.0.5),hmt(>=1.0.6),ssmtp
diff --git a/var/mongoose/cgi-bin/cfwreset b/var/mongoose/cgi-bin/cfwreset
new file mode 100755
index 0000000..0507f8e
--- /dev/null
+++ b/var/mongoose/cgi-bin/cfwreset
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+echo "Content-Type: text/plain"
+echo
+
+/bin/rm -rf /mod/*
+
diff --git a/var/mongoose/cgi-bin/pkg.jim b/var/mongoose/cgi-bin/pkg.jim
index 9d435ff..861f7f1 100755
--- a/var/mongoose/cgi-bin/pkg.jim
+++ b/var/mongoose/cgi-bin/pkg.jim
@@ -48,7 +48,7 @@ proc pkgrow {pkg} {
puts "
| "
+ class=\"va [string tolower $type]\">$type"
puts ""
}
diff --git a/var/mongoose/cgi-bin/settings.jim b/var/mongoose/cgi-bin/settings.jim
index 2f14024..85bd48a 100755
--- a/var/mongoose/cgi-bin/settings.jim
+++ b/var/mongoose/cgi-bin/settings.jim
@@ -60,7 +60,13 @@ handle_int_update pkgdev $pkgdev "Development Package Display"
header
-puts {}
+puts {
+
+
+
+
+
+}
puts {