summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSander Vesik <sander@src.gnome.org>2002-05-23 00:48:12 +0000
committerSander Vesik <sander@src.gnome.org>2002-05-23 00:48:12 +0000
commit0c9c64e1088017186f65d52087a972e1d215e418 (patch)
tree17a66d049d8dc62cc8327a60f14e1d248554b06f
parentb33b991d32ecf0a8fd76dbe543944f06d8261983 (diff)
downloadyelp-0c9c64e1088017186f65d52087a972e1d215e418.tar.gz
Just get rid of that empty middle cell.
-rw-r--r--stylesheets/yelp-customization.xsl3
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheets/yelp-customization.xsl b/stylesheets/yelp-customization.xsl
index 82769a45..d216fb01 100644
--- a/stylesheets/yelp-customization.xsl
+++ b/stylesheets/yelp-customization.xsl
@@ -295,9 +295,6 @@
</a>
</td>
</xsl:when>
- <xsl:otherwise>
- <td><xsl:entity name="nbsp" /></td>
- </xsl:otherwise>
</xsl:choose>
</xsl:template>