From 6bfa2b8b47f4eadb5159002450eef2ed60a27ced Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Mon, 3 Feb 2025 13:47:29 -0600
Subject: Make sign in/out terminology consistent with GN2.
---
uploader/templates/base.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'uploader/templates/base.html')
diff --git a/uploader/templates/base.html b/uploader/templates/base.html
index a08c3e5..9cd4cee 100644
--- a/uploader/templates/base.html
+++ b/uploader/templates/base.html
@@ -32,10 +32,10 @@
- Log Out
+ Sign Out
{%else%}
Log In
+ title="Log in to the system">Sign In
{%endif%}
--
cgit v1.2.3