From ad1a5357959bd933dc96ba49bcad74e20bc9664d Mon Sep 17 00:00:00 2001 From: Nikola Petrov Date: Sun, 31 May 2026 19:03:54 +0200 Subject: [PATCH] Smal changes for Go-zveza --- go-form-plugin/templates/form-shortcode.php | 21 ++++++++++++++++----- go-form-plugin/templates/table.php | 4 ++-- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/go-form-plugin/templates/form-shortcode.php b/go-form-plugin/templates/form-shortcode.php index ecb0322..e4574be 100644 --- a/go-form-plugin/templates/form-shortcode.php +++ b/go-form-plugin/templates/form-shortcode.php @@ -54,6 +54,15 @@ grid-template-columns: auto auto; column-gap: 16px; } + .go-form-user-grid { + display: grid; + grid-template-columns: auto auto min-content; + column-gap: 16px; + } + .egd-search { + display: flex; + align-items: center; + }
@@ -62,7 +71,8 @@ -
+ +
@@ -72,10 +82,13 @@
-
+ +
+ +
+
@@ -197,10 +210,8 @@
-

Sign-up players:

diff --git a/go-form-plugin/templates/table.php b/go-form-plugin/templates/table.php index 2919ccb..dcc0b4c 100644 --- a/go-form-plugin/templates/table.php +++ b/go-form-plugin/templates/table.php @@ -4,9 +4,9 @@ N First Name Last Name + Rank Country Club - Rank EGD Number Date Added first_name) ?> last_name) ?> + rank]) ?> country) ?> club) ?> - rank]) ?> egd_number) ?> created_at) ?>