Updated.
This commit is contained in:
@@ -27,7 +27,7 @@ $next = $sites[$nextIndex];
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<div class="webring">
|
<div class="webring">
|
||||||
<a href="<?= htmlspecialchars($prev) ?>">← Previous</a>
|
<a href="//<?= htmlspecialchars($prev) ?>">← Previous</a>
|
||||||
|
|
|
|
||||||
<a href="<?= htmlspecialchars($next) ?>">Next →</a>
|
<a href="//<?= htmlspecialchars($next) ?>">Next →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user