[Catalyst-dev] [PATCH] BookDB/root/Borrower/list.tt

Terrence Brannon metaperl at lycos.com
Wed Dec 28 18:17:06 CET 2005


Index: BookDB/root/Borrower/list.tt
===================================================================
--- BookDB/root/Borrower/list.tt	(revision 2834)
+++ BookDB/root/Borrower/list.tt	(working copy)
@@ -1,7 +1,7 @@
 [% PROCESS scaffold/header.tt %]
 [% USE table_class = Class('BookDB::M::BookDB::Borrower') %]
 <table id="borrowers">
-<cation>Table: List of Borrowers</caption>[% primary = table_class.primary_column %]
+<caption>Table: List of Borrowers</caption>[% primary = table_class.primary_column %]
   <tr>[% FOR column = table_class.columns('list') %]
     <th>[% column %]</th>[% END %]
     <th/>[% counter = 0 %]
Index: BookDB/script/bookdb_server.pl
===================================================================

-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10




More information about the Catalyst-dev mailing list