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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 13 Sep 2013 14:30:31 +0000 (11:30 -0300)
commita55080c88593b5e0e0d3d8192ee9c7f09e78d258
treeb2439d657499d22e6345852e7d868c63edfc210d
parent3ca258cd4aeba3b8bcb86dbdb28b55657e1c1e46
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>
(cherry picked from commit 54c6dccca70a142c14fff049cb3212694af86610)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Creators/Lib.pm