|
|
@@ -20,7 +20,7 @@ Design::header($setup, 0);
|
|
20
|
20
|
<div class="border"></div>
|
|
21
|
21
|
|
|
22
|
22
|
<div class="newsbody">
|
|
23
|
|
- <img src="http://www.greetsparis.com/img/cms/GREETS-F1-header2.jpg" />
|
|
|
23
|
+ <img src="<?php echo Config::$sys_url . Config::$file_path . $result['img']; ?>" />
|
|
24
|
24
|
<?php echo strip_tags($result['content'], '<br><p><b><i><u><img><a><strong><pre><em><span><div><h1><h2><h3><h4><h5><h6><h7><sub><sup><blockquote><code>'); ?>
|
|
25
|
25
|
</div>
|
|
26
|
26
|
</div>
|