From d5adbc109d44481c9c4b7ba6429cbbc35487486e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 12 Nov 2007 04:03:16 +0000 Subject: Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin --- template/en/default/attachment/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/attachment/edit.html.tmpl') diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index ffa53493d..23e104d86 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -35,6 +35,7 @@ title = title header = header subheader = subheader + doc_section = "attachments.html" style = " table.attachment_info th { text-align: right; vertical-align: top; } table.attachment_info td { text-align: left; vertical-align: top; } -- cgit v1.2.3-24-g4f1b