summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/template
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/MozReview/template')
-rw-r--r--extensions/MozReview/template/en/default/moz_review/table.html.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/MozReview/template/en/default/moz_review/table.html.tmpl b/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
index 1a40cf7db..7f5c3a89d 100644
--- a/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
+++ b/extensions/MozReview/template/en/default/moz_review/table.html.tmpl
@@ -9,8 +9,9 @@
<table class="mozreview-requests" data-mozreview-url="[% Bugzilla.params.mozreview_base_url FILTER html %]">
<thead>
<tr>
- <th>Commit</th>
- <th>Status</th>
+ <th>Submitter</th>
+ <th>Diff</th>
+ <th>Reviews</th>
<th>Open Issues</th>
<th>Last Updated</th>
</tr>