Skip to content

Commit

Permalink
title tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
martin committed Jul 23, 2002
1 parent 49a6849 commit 6ee410e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions course/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
print_heading("$user->firstname $user->lastname");

echo "<TABLE CELLPADDING=10 ALIGN=CENTER><TR>";
echo "<TD>Reports: </TD>";
if ($mode != "summary") {
echo "<TD><A HREF=user.php?id=$course->id&user=$user->id&mode=summary>Summary</A></TD>";
} else {
Expand Down

0 comments on commit 6ee410e

Please sign in to comment.