Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 19 Aug 2013 15:16:51 +0000 (11:16 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 20 Aug 2013 14:31:34 +0000 (14:31 +0000)
commit54c6dccca70a142c14fff049cb3212694af86610
tree3e2158abcf82fd04758346deeb94542f15f307c4
parentd515457c719197e66bd0a10c7011b407af2faa23
Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT syntax

This patch updates the example template syntax in the POD for
C4::Creators::Lib::html_table() to use Template Toolkit syntax.

To test, view the POD for C4::Creators::Lib::html_table() and confirm
that it looks correct.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Checked the POD with "perldoc C4/Creators/Lib.pm" before and after applying
the patch. The example now uses TT syntax, and looks sensible.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Creators/Lib.pm