This is an automated email from the ASF dual-hosted git repository.

gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 37acd3d  Improve readability of the admin box on the home page.
37acd3d is described below

commit 37acd3dce2d0bd326296120fc485483354851774
Author: Greg Stein <[email protected]>
AuthorDate: Fri Feb 20 07:09:08 2026 -0600

    Improve readability of the admin box on the home page.
    
    Provided-by: andreww
---
 v3/server/templates/home.ezt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/v3/server/templates/home.ezt b/v3/server/templates/home.ezt
index b2c4e2e..64904af 100644
--- a/v3/server/templates/home.ezt
+++ b/v3/server/templates/home.ezt
@@ -35,8 +35,8 @@
                         <div class="card-body">
                             <h5 class="card-title">Administrating a Vote</h5>
                             <p class="card-text">
-                                I am administering a vote, and/or I
-                                want to begin a vote for my community.
+                                I want to begin or administer a vote
+                                for my community
                             </p>
                         </div>
                         <div class="card-footer text-muted">

Reply via email to