From 3339a63268c8b5cc6eb2dcb5d60e335a8b4362e8 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 2 Mar 2013 17:02:07 +0000 Subject: [PATCH] Link to site, clickable logo, root and people Logo is now clickable to ICEcoder site and link also added If we have no root, show as a / Add Emmet in people list Also add extra thanks at end to Github contributors --- lib/settings-screen.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/settings-screen.php b/lib/settings-screen.php index 586ea3b..e432baa 100644 --- a/lib/settings-screen.php +++ b/lib/settings-screen.php @@ -36,10 +36,14 @@ for ($i=0;$i
- +
v

+ website:
+ http://icecoder.net +

+ git:
http://github.com/mattpass/ICEcoder

@@ -55,7 +59,7 @@ for ($i=0;$i
file manager root:
- +



ICE coder by Matt Pass (@mattpass)

@@ -64,7 +68,7 @@ for ($i=0;$i @'.$peopleArray[$i].''; if ($i - +

+ ...plus a whole load of people on Github. Thanks for your contributions!