diff --git a/includes/article.html b/includes/article.html index 30d3f67b8f..86ed5636d5 100644 --- a/includes/article.html +++ b/includes/article.html @@ -55,11 +55,6 @@ {% endfor %} {% endif %} -
- {% assign helpId = 'xl' %} - {% include helpfulness %} - {% include contribution %} -
@@ -70,8 +65,7 @@
-
- {% assign helpId = 'sm' %} +
{% include helpfulness %} {% include contribution %}
diff --git a/includes/helpfulness.html b/includes/helpfulness.html index b4d8a04d5b..ccbea5746d 100644 --- a/includes/helpfulness.html +++ b/includes/helpfulness.html @@ -1,5 +1,5 @@ {% unless enterpriseServerReleases.isOldestReleaseDeprecated and currentVersion contains enterpriseServerReleases.oldestSupported %} -
+

-