I am using the Zope Poll product, the results page that comes with the product uses a hyperlink under each of the selections that leads into the administrative side of zope, any idea how to remove those links?
this is something like what I am seeing
Sample Question
<ahref=...>answer</a> 35%
<ahref=...>answer2</a> 65%
and I would rather see....
Sample Question
answer 35%
answer2 65%