# HG changeset patch # User Pawel Solyga # Date 1224762142 0 # Node ID 4877e9d83743596bda67e207c9a0b6d6b146543d # Parent ec1b590418dfbb837694779471689ab1b779e84a Fix mistakes in Host List templates. Change Host List second row to Sponsor name instead of Sponsor link name. Patch by: Pawel Solyga Review by: to-be-reviewed diff -r ec1b590418df -r 4877e9d83743 app/soc/templates/soc/host/list/host_heading.html --- a/app/soc/templates/soc/host/list/host_heading.html Thu Oct 23 11:20:35 2008 +0000 +++ b/app/soc/templates/soc/host/list/host_heading.html Thu Oct 23 11:42:22 2008 +0000 @@ -1,6 +1,6 @@ - User linkname - Host linkname - Given name + User link name + Sponsor name + Given name Surname diff -r ec1b590418df -r 4877e9d83743 app/soc/templates/soc/host/list/host_row.html --- a/app/soc/templates/soc/host/list/host_row.html Thu Oct 23 11:20:35 2008 +0000 +++ b/app/soc/templates/soc/host/list/host_row.html Thu Oct 23 11:42:22 2008 +0000 @@ -1,10 +1,10 @@ -
- +
{{ data_element.given_name }}
{{ data_element.surname }}