diff options
| author | jocuri%softhome.net <> | 2006-02-28 23:00:46 +0000 |
|---|---|---|
| committer | jocuri%softhome.net <> | 2006-02-28 23:00:46 +0000 |
| commit | 729911c15cbdb7189ccbc74d69c4ffd302b4976e (patch) | |
| tree | 8f49d410501a3da09cb689a3031ac17fcf72d781 /docs/xml | |
| parent | 90e1688ef09332be00b31278f8d5ee7703ac81b2 (diff) | |
| download | bugs-729911c15cbdb7189ccbc74d69c4ffd302b4976e.tar bugs-729911c15cbdb7189ccbc74d69c4ffd302b4976e.tar.gz bugs-729911c15cbdb7189ccbc74d69c4ffd302b4976e.tar.bz2 bugs-729911c15cbdb7189ccbc74d69c4ffd302b4976e.tar.xz bugs-729911c15cbdb7189ccbc74d69c4ffd302b4976e.zip | |
Documentation patch -- fix broken tree due to the landing of bug 298341 - Implement code hook mechanism.
Diffstat (limited to 'docs/xml')
| -rw-r--r-- | docs/xml/customization.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index ef091cb06..029aca625 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -469,7 +469,7 @@ "<varname>enter_bug-defaultvars</varname>". Thus, a source file at <filename>BUGZILLA_ROOT/extensions/EXTENSION_NAME/code/enter_bug-entrydefaultvars.pl</filename> will be automatically invoked when when the code hook is reached. - <para> + </para> <para> Template hooks appear in the standard Bugzilla templates as a |
