From b927321d9af0a8e42ece86ac42626245a1f4d7c4 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Mon, 30 Dec 2024 11:55:40 -0500 Subject: [PATCH] Turns out that my last week of git pushes for github weren't working. My work account was the active GH account and my gitea account was getting the updates as expected. Good to know that with multiple git remotes, if there's no repo, there are also no warnings. --- .../customer_templates/Cin7 External/login.html.liquid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Custom_Templates/customer_templates/Cin7 External/login.html.liquid b/Custom_Templates/customer_templates/Cin7 External/login.html.liquid index 02fd4486..b0d3e2cb 100644 --- a/Custom_Templates/customer_templates/Cin7 External/login.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/login.html.liquid @@ -32,12 +32,14 @@ {% t .forgot_password %} - + + {% comment %} {% if features.account_creation? %} {% t shared.sign_up %} {% endif %} + {% endcomment %} {% if features.request_access? %}