From f37582ec537f724bd2580d1adf7a7119c0ee7492 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 15 Oct 2018 10:14:20 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E7=94=A8=E6=88=B7=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/templates/_nav_user.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/templates/_nav_user.html b/apps/templates/_nav_user.html index 30e397ebd..a8f2dcca1 100644 --- a/apps/templates/_nav_user.html +++ b/apps/templates/_nav_user.html @@ -9,8 +9,13 @@ {% trans 'Profile' %} -
  • +
  • {% trans 'Web terminal' %} +
  • +
  • + + {% trans 'File manager' %} +
  • \ No newline at end of file