diff --git a/admin/index_m.html b/admin/index_m.html
index 9de3072..48e772d 100644
--- a/admin/index_m.html
+++ b/admin/index_m.html
@@ -86,7 +86,6 @@
var typeItems = [
{value: '', text: ''},
- {value: 'uint16be', text: 'Unsigned 16 bit (Big Endian)'}
{value: 'ieee754', text: 'IEEE-754'}
];