From 7ac9d6b0cdd1786864908d618d9bd3d8be22cf76 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 3 Apr 2023 15:25:32 -0400 Subject: [PATCH] Update clone.html --- netbox/utilities/templates/buttons/clone.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/utilities/templates/buttons/clone.html b/netbox/utilities/templates/buttons/clone.html index 2f1fef395..8fe62a1c8 100644 --- a/netbox/utilities/templates/buttons/clone.html +++ b/netbox/utilities/templates/buttons/clone.html @@ -1,5 +1,5 @@ {% if url %} -  Clone + Clone {% endif %}