From: Reini U. <ru...@x-...> - 2003-12-06 12:18:24
|
Carsten Klapp schrieb: > It should be pretty easy to tweak, just change this line: > > $table->pushContent(HTML::caption(array('align'=>'top'), > $caption)); should be: $table->pushContent(HTML::caption(array('valign'=>'top'), $caption)); but better edit your stylesheet accordingly. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |