From 67f146609f68018cce0c163596b67a254528ffec Mon Sep 17 00:00:00 2001 From: shuki Date: Wed, 4 Mar 2026 05:47:29 +0200 Subject: [PATCH] Convert Edit from anchor to button to match Delete sizing Co-Authored-By: Claude Opus 4.6 --- whm/gniza-whm/remotes.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whm/gniza-whm/remotes.cgi b/whm/gniza-whm/remotes.cgi index 5351fa6..70f2600 100644 --- a/whm/gniza-whm/remotes.cgi +++ b/whm/gniza-whm/remotes.cgi @@ -172,7 +172,7 @@ sub handle_list { print qq{$dest$retention}; print qq{}; print qq{
}; - print qq{Edit}; + print qq{}; print qq{
}; print qq{}; print qq{};