update author hyphen
This commit is contained in:
parent
40450e0a20
commit
ae06cd95b7
@ -51,7 +51,7 @@ require("track.php");
|
|||||||
if ($row["author"] != NULL) {
|
if ($row["author"] != NULL) {
|
||||||
?>
|
?>
|
||||||
<div id="author" style="font-size: 1.5rem;">
|
<div id="author" style="font-size: 1.5rem;">
|
||||||
-<?php echo $row["author"] ?>
|
—<?php echo $row["author"] ?>
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user