Edit print_meeting.php via Editor
This commit is contained in:
parent
cf34144fdb
commit
a5a5101374
@ -248,7 +248,7 @@ if ($logo_path) {
|
|||||||
|
|
||||||
<?php if ($meeting['description']): ?>
|
<?php if ($meeting['description']): ?>
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<div class="section-title">ملاحظات إضافية</div>
|
<div class="section-title"> القرارات والإلتزامات</div>
|
||||||
<div class="content-box rich-text"><?= $meeting['description'] ?></div>
|
<div class="content-box rich-text"><?= $meeting['description'] ?></div>
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user