diff options
| author | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:32:50 -0700 |
|---|---|---|
| committer | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:32:50 -0700 |
| commit | ce95a05bf620fcb00708d37415e256773789a2cb (patch) | |
| tree | eac1b3020e68d565bd07e679289165551ac12cd3 /dash/ads.php | |
| parent | dde68e530060c1d6f7e81c774312c83ce2bfd136 (diff) | |
| download | bulletin-ce95a05bf620fcb00708d37415e256773789a2cb.tar.gz | |
Styled ads.php (IV)
Diffstat (limited to 'dash/ads.php')
| -rw-r--r-- | dash/ads.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dash/ads.php b/dash/ads.php index 6674cf3..a86c789 100644 --- a/dash/ads.php +++ b/dash/ads.php @@ -37,7 +37,6 @@ else </div> <div id="fjfright"> <p id="ebio"><?=(is_null($row['bio']) ? '<em>No bio included in profile.</em>' : htmlentities($row['bio']));?></p> - <div class="sep"></div> <h4>Respond to this Ad</h4> <p id="eemail"><a href="mailto:<?=htmlentities($row['email']);?>"><?=htmlentities($row['email']);?></a></p> <?php |
