From 161595d11879aa7640cb27cb5f56d0e5680ca55c Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 3 Apr 2023 15:24:57 -0400 Subject: [PATCH] Update clone.html --- netbox/utilities/templates/buttons/clone.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/utilities/templates/buttons/clone.html b/netbox/utilities/templates/buttons/clone.html index cb0af9ff9..2f1fef395 100644 --- a/netbox/utilities/templates/buttons/clone.html +++ b/netbox/utilities/templates/buttons/clone.html @@ -1,5 +1,5 @@ {% if url %} - +  Clone - + {% endif %}