From 6428fbf3f1f3cf3a1fd9fd2062836366ae2f388c Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 7 May 2002 02:16:46 +0000 Subject: Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz. --- template/en/default/attachment/updated.html.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'template/en/default/attachment/updated.html.tmpl') diff --git a/template/en/default/attachment/updated.html.tmpl b/template/en/default/attachment/updated.html.tmpl index d522c638d..5c2ffd10f 100644 --- a/template/en/default/attachment/updated.html.tmpl +++ b/template/en/default/attachment/updated.html.tmpl @@ -20,6 +20,12 @@ # Gervase Markham #%] +[%# INTERFACE: + # bugid: integer. ID of the bug we are updating. + # attachid: integer. ID of the attachment we just attached. + # mailresults: string. Who was mailed and who wasn't. + #%] + [% PROCESS global/header.html.tmpl title = "Changes Submitted" style = "th { text-align: left; }" -- cgit v1.2.3-24-g4f1b