diff --git a/www/articles.php b/www/articles.php index 8a2b025..49b4a5f 100644 --- a/www/articles.php +++ b/www/articles.php @@ -241,8 +241,8 @@ switch ($op) html_start_links(1); html_link("Return to Articles", "$PHP_SELF?L$options"); - html_link("View Article #$id", "$PHP_SELF?L$id$options"); - html_link("Modify Article #$id", "$PHP_SELF?M$id$options"); + html_link("View Article #$id", "$PHP_SELF?L$id$options"); + html_link("Modify Article #$id", "$PHP_SELF?M$id$options"); html_end_links(); print("