modif sur texte en gras.
This commit is contained in:
parent
e09e1b80a5
commit
6d58561529
@ -27,11 +27,11 @@
|
||||
}?>
|
||||
<table width="100%" id="TableContentInformation">
|
||||
<tr>
|
||||
<td><?php echo SelectTrueLabel($this->labelConfig, 'AuthorizedCapital')?></td>
|
||||
<td><b><?php echo SelectTrueLabel($this->labelConfig, 'AuthorizedCapital')?></b></td>
|
||||
<td><?php echo $Capital->AuthorizedCapital->_?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php echo SelectTrueLabel($this->labelConfig, 'IssuedCapital')?></td>
|
||||
<td><b><?php echo SelectTrueLabel($this->labelConfig, 'IssuedCapital')?></b></td>
|
||||
<td><?php echo $Capital->IssuedCapital->_?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user