From e62473b629b362808fe6dd3958389454ac854519 Mon Sep 17 00:00:00 2001
From: ulrich@undisclosed <ulrich@ulrich-vaio>
Date: Tue, 19 May 2020 13:12:08 +0000
Subject: [PATCH] In Arbeit: Piktogramme, Abmelden, Stile verfeinert

---
 web/profil2/index.html |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/web/profil2/index.html b/web/profil2/index.html
index 3741400..730e7e4 100644
--- a/web/profil2/index.html
+++ b/web/profil2/index.html
@@ -16,9 +16,7 @@
       <div class="app-titel">
         <span id="app-titel">Nutzerprofil</span>
       </div>
-      <div class="top-btn-area">
-        <button type="button"  title="Neuer Benutzer" class="top-btn" id="top-neu-btn">+</button>
-      </div>
+      <div class="top-btn-area"></div>
     </div>
     <div class="inhalt">
       <!-- westliche Seitenleiste -->

--
Gitblit v1.9.3