INTEGRATION: CWS rt13 (1.3.8); FILE MERGED

2005/12/07 17:24:03 np 1.3.8.1: #i58717#
This commit is contained in:
Rüdiger Timm 2005-12-14 14:35:12 +00:00
parent 7a57e96c11
commit 6effa0d095

View file

@ -4,9 +4,9 @@
*
* $RCSfile: hf_title.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-07 18:01:41 $
* last change: $Author: rt $ $Date: 2005-12-14 15:35:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -59,6 +59,7 @@ HF_TitleTable::HF_TitleTable( Xml::Element & o_rOut )
C_sTitleWidth,
C_sTitlePadding,
C_sTitleSpacing )
<< new Html::ClassAttr("title-table")
<< new Html::StyleAttr("margin-bottom:6pt;") )
{
}