From 3abb78edd2cb5c19821cc4a00dfae25924ae87e5 Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Fri, 20 Sep 2013 03:20:28 +0000 Subject: web: Fix rendering issues on WebKit-based phones in portrait mode, added pause/unpause toggle. [Firehawke] --- web/commands.html | 1 + web/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/commands.html b/web/commands.html index 1a38f257688..53fb2a3f7fe 100644 --- a/web/commands.html +++ b/web/commands.html @@ -1,3 +1,4 @@ +Toggle Pause Soft reset Hard reset Exit diff --git a/web/index.html b/web/index.html index b4ff6e7d4c2..f315485b1ef 100644 --- a/web/index.html +++ b/web/index.html @@ -123,8 +123,8 @@
-
- image +
+ image
Home
-- cgit v1.2.3