diff --git a/cl/alerts/templates/includes/search_alerts/table_header.html b/cl/alerts/templates/includes/search_alerts/table_header.html
index 2a446df94e..842d9cf898 100644
--- a/cl/alerts/templates/includes/search_alerts/table_header.html
+++ b/cl/alerts/templates/includes/search_alerts/table_header.html
@@ -1,10 +1,10 @@
-
diff --git a/cl/alerts/templates/includes/search_alerts/table_row.html b/cl/alerts/templates/includes/search_alerts/table_row.html
index 1db40a1cfb..4d6f1fd8f6 100644
--- a/cl/alerts/templates/includes/search_alerts/table_row.html
+++ b/cl/alerts/templates/includes/search_alerts/table_row.html
@@ -1,4 +1,9 @@
Alert Type
- Name and Query
- Frequency
+ Name and Query
+ Alert Type
+ Frequency
{% if is_profile_dashboard %}
- Last Hit
+ Last Hit
{% endif %}
+ {{ alert.name }} +
+{% if alert.alert_type == SEARCH_TYPES.OPINION %} @@ -10,11 +15,6 @@ {% endif %}
- {{ alert.name }} -
-