diff --git a/simpleadmin/www/atcommander.html b/simpleadmin/www/atcommander.html
index 81f64cb..7e0260d 100644
--- a/simpleadmin/www/atcommander.html
+++ b/simpleadmin/www/atcommander.html
@@ -1,11 +1,10 @@
-
- RM5xxx AT Commands
+ AT Commands
@@ -62,6 +61,8 @@
type="text"
placeholder="ATI"
x-model="atcmd"
+ x-ref="atCmdInput"
+ @keydown.enter="sendAtCommand()"
/>
diff --git a/simpleadmin/www/sms.html b/simpleadmin/www/sms.html
index bde73a4..95cbbc3 100644
--- a/simpleadmin/www/sms.html
+++ b/simpleadmin/www/sms.html
@@ -5,7 +5,7 @@
- Simple Admin
+ SMS Viewer
diff --git a/simpleadmin/www/ttl.html b/simpleadmin/www/ttl.html
index 090eddb..7319aa1 100644
--- a/simpleadmin/www/ttl.html
+++ b/simpleadmin/www/ttl.html
@@ -5,7 +5,7 @@
- RM5xxx TTL Changer
+ TTL Changer