mirror of
https://git.code.sf.net/p/quake/website
synced 2025-05-31 09:21:30 +00:00
Minor tweak to lists page.
This commit is contained in:
parent
faeb951714
commit
35fb99c523
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
echo '[ ';
|
echo '[ ';
|
||||||
echo '<A href="' . $subUrl . $listName . '">subscribe</A>';
|
echo '<A href="' . $subUrl . $listName . '">subscribe</A>';
|
||||||
echo ' | ';
|
echo ' | ';
|
||||||
echo '<A href="' . $archiveUrl . $listName . '">archives</A>';
|
echo '<A href="' . $archiveUrl . $listName . '/">archives</A>';
|
||||||
echo ' ]';
|
echo ' ]';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue