From cd1463cbb053e291ea63602e5e75357798508ca2 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 15 Apr 2014 20:33:58 +0100 Subject: [PATCH] Get rid of the home button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’m not keen on it because it ends up being very visually prominent for something that’s not particularly useful. --- core/ui/TopLeftBar/home.tid | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 core/ui/TopLeftBar/home.tid diff --git a/core/ui/TopLeftBar/home.tid b/core/ui/TopLeftBar/home.tid deleted file mode 100644 index 6194ae923..000000000 --- a/core/ui/TopLeftBar/home.tid +++ /dev/null @@ -1,4 +0,0 @@ -title: $:/core/ui/TopBar/home -tags: $:/tags/TopLeftBar - -<$button message="tw-home" class="btn-invisible">{{$:/core/images/home-button}} \ No newline at end of file