From 30771462b731ef33974856cef6ea917ebb4f9163 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Mon, 19 Nov 2018 13:27:04 +0000
Subject: [PATCH] Increase width

---
 doc/EN/admin.org      | 2 +-
 website/EN/admin.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/EN/admin.org b/doc/EN/admin.org
index 892b2ef58..39195fe7b 100644
--- a/doc/EN/admin.org
+++ b/doc/EN/admin.org
@@ -72,7 +72,7 @@ You can navigate through the menus by clicking or pressing the icons, and you ca
 
 Select the apps icon and you can then add new internet apps to the box by pressing the + button.
 
-#+attr_html: :width 60% :align center
+#+attr_html: :width 90% :align center
 [[file:images/fbone_apps.jpg]]
 
 Some apps can take a while to install, so keep checking the apps screen and don't expect it to happen immediately.
diff --git a/website/EN/admin.html b/website/EN/admin.html
index 0366a58d7..1bd7084f5 100644
--- a/website/EN/admin.html
+++ b/website/EN/admin.html
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 <title>Freedombone</title>
-<!-- 2018-11-19 Mon 13:24 -->
+<!-- 2018-11-19 Mon 13:26 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Bob Mottram" />
@@ -299,7 +299,7 @@ Select the apps icon and you can then add new internet apps to the box by pressi
 
 
 <div class="figure">
-<p><img src="images/fbone_apps.jpg" alt="fbone_apps.jpg" width="60%" align="center" />
+<p><img src="images/fbone_apps.jpg" alt="fbone_apps.jpg" width="90%" align="center" />
 </p>
 </div>
 
-- 
GitLab