Show More
@@ -42,7 +42,7 b'' | |||||
42 | </div> |
|
42 | </div> | |
43 | </td> |
|
43 | </td> | |
44 | %if c.visual.stylify_metatags: |
|
44 | %if c.visual.stylify_metatags: | |
45 | <td>${h.desc_stylize(gr.group_description)}</td> |
|
45 | <td>${h.urlify_text(h.desc_stylize(gr.group_description))}</td> | |
46 | %else: |
|
46 | %else: | |
47 | <td>${gr.group_description}</td> |
|
47 | <td>${gr.group_description}</td> | |
48 | %endif |
|
48 | %endif |
General Comments 0
You need to be logged in to leave comments.
Login now