Cosmetic : ledger name
This commit is contained in:
parent
3a177e4cc7
commit
e5b8e5af5a
11 changed files with 12 additions and 12 deletions
|
|
@ -540,7 +540,7 @@ EOF;
|
|||
if ( count($ajrn)==1)
|
||||
{
|
||||
echo '<div>';
|
||||
echo '<h2 id="info">'.$ajrn[0]['jrn_def_name'].'</h2>';
|
||||
echo '<h1 >'.$ajrn[0]['jrn_def_name'].'</h1>';
|
||||
if ( trim($ajrn[0]['jrn_def_description']) != "") {
|
||||
echo '<p style="border:1px solid;margin-top:0px">'.$ajrn[0]['jrn_def_description'].'</p>';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue