diff options
| author | jocuri%softhome.net <> | 2006-02-28 23:23:31 +0000 |
|---|---|---|
| committer | jocuri%softhome.net <> | 2006-02-28 23:23:31 +0000 |
| commit | 692dcb72ed5ed25d2320a962ab28008a797c5b08 (patch) | |
| tree | 755f4c040bd8a6420a8f045a9d6a413e9a82ad00 /Bugzilla/Template | |
| parent | 729911c15cbdb7189ccbc74d69c4ffd302b4976e (diff) | |
| download | bugs-692dcb72ed5ed25d2320a962ab28008a797c5b08.tar bugs-692dcb72ed5ed25d2320a962ab28008a797c5b08.tar.gz bugs-692dcb72ed5ed25d2320a962ab28008a797c5b08.tar.bz2 bugs-692dcb72ed5ed25d2320a962ab28008a797c5b08.tar.xz bugs-692dcb72ed5ed25d2320a962ab28008a797c5b08.zip | |
Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11).
Diffstat (limited to 'Bugzilla/Template')
| -rw-r--r-- | Bugzilla/Template/Plugin/Hook.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Bugzilla/Template/Plugin/Hook.pm b/Bugzilla/Template/Plugin/Hook.pm index bcfda1e5b..2f94c1dbe 100644 --- a/Bugzilla/Template/Plugin/Hook.pm +++ b/Bugzilla/Template/Plugin/Hook.pm @@ -136,6 +136,6 @@ Template Toolkit plugin to process hooks added into templates by extensions. =head1 SEE ALSO L<Template::Plugin> -L<Customization.xml in the Bugzilla Guide> -L<http://bugzilla.mozilla.org/show_bug.cgi?id=229658> -L<http://bugzilla.mozilla.org/show_bug.cgi?id=298341> +L<http:E<sol>E<sol>www.bugzilla.orgE<sol>docsE<sol>tipE<sol>htmlE<sol>customization.html> +L<http:E<sol>E<sol>bugzilla.mozilla.orgE<sol>show_bug.cgi?id=229658> +L<http:E<sol>E<sol>bugzilla.mozilla.orgE<sol>show_bug.cgi?id=298341> |
