summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-08-10 01:06:02 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-08-10 01:06:02 +0200
commitb0f7006e467249d5cbff2b84febe0b658744b559 (patch)
treec0fac29a3f79e686a27a5feca4803ef3c98aeb39 /template/en/default/account
parent5c72835ba89910d7586a1f6b18e6e1cd0a897090 (diff)
downloadbugzilla-b0f7006e467249d5cbff2b84febe0b658744b559.tar.gz
bugzilla-b0f7006e467249d5cbff2b84febe0b658744b559.tar.xz
Initial import of MyDashboard extension
Diffstat (limited to 'template/en/default/account')
-rw-r--r--template/en/default/account/prefs/saved-searches.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl
index 1b78592ca..ce9623372 100644
--- a/template/en/default/account/prefs/saved-searches.html.tmpl
+++ b/template/en/default/account/prefs/saved-searches.html.tmpl
@@ -67,6 +67,7 @@
Share With a Group
</th>
[% END %]
+ [% Hook.process('saved-header') %]
</tr>
<tr>
<td>My [% terms.Bugs %]</td>
@@ -145,6 +146,7 @@
[% END %]
</td>
[% END %]
+ [% Hook.process('saved-row') %]
</tr>
[% END %]
</table>