forked from root/threadr.lostcave.ddnss.de
no '
parent
c7408301a1
commit
3b257dd416
|
@ -21,7 +21,7 @@ if (!$error) {
|
|||
echo "<article>";
|
||||
echo "<header>";
|
||||
echo "<div>";
|
||||
echo "<p class='beige'>$user['name'] <time datetime='$ROW[post_time]'>$ROW[post_time]</time></p>";
|
||||
echo "<p class='beige'>$user[name] <time datetime='$ROW[post_time]'>$ROW[post_time]</time></p>";
|
||||
echo "</div>";
|
||||
echo "</header>";
|
||||
echo "<div class='postcontent'>";
|
||||
|
|
Loading…
Reference in New Issue