From 956aa3af0312ecf73a837b14e8f8a5909d70bca4 Mon Sep 17 00:00:00 2001 From: Will Kelly <67284402+wkelly17@users.noreply.github.com> Date: Wed, 9 Apr 2025 01:34:50 -0500 Subject: [PATCH] remove hardcoded 'code' string in clone_panel.tmpl (#34153) This commit replaces the hardcoded string "code" in the clone panel button with the i18n local for repo.code. --- templates/repo/clone_panel.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/clone_panel.tmpl b/templates/repo/clone_panel.tmpl index 19370837a6fd6..a7609ca4e851d 100644 --- a/templates/repo/clone_panel.tmpl +++ b/templates/repo/clone_panel.tmpl @@ -1,6 +1,6 @@