From 2a0ca45160f5a3754d0fdaabc8553120d90763a7 Mon Sep 17 00:00:00 2001 From: Pujan Thapa Date: Fri, 20 Feb 2026 13:30:55 +0100 Subject: [PATCH] Fix #2091: Display sponsorship benefit descriptions inline --- apps/users/templates/users/sponsorship_detail.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/users/templates/users/sponsorship_detail.html b/apps/users/templates/users/sponsorship_detail.html index a2d587d89..b4e194acd 100644 --- a/apps/users/templates/users/sponsorship_detail.html +++ b/apps/users/templates/users/sponsorship_detail.html @@ -113,9 +113,7 @@

Sponsorship Benefits

{{ benefit.name_for_display }} {% if benefit.description %} - - - + - {{ benefit.description }} {% endif %} {{ benefit.program.name }}