mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
title tweaking
This commit is contained in:
parent
49a6849ee5
commit
6ee410e3c3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
print_heading("$user->firstname $user->lastname");
|
print_heading("$user->firstname $user->lastname");
|
||||||
|
|
||||||
echo "<TABLE CELLPADDING=10 ALIGN=CENTER><TR>";
|
echo "<TABLE CELLPADDING=10 ALIGN=CENTER><TR>";
|
||||||
|
echo "<TD>Reports: </TD>";
|
||||||
if ($mode != "summary") {
|
if ($mode != "summary") {
|
||||||
echo "<TD><A HREF=user.php?id=$course->id&user=$user->id&mode=summary>Summary</A></TD>";
|
echo "<TD><A HREF=user.php?id=$course->id&user=$user->id&mode=summary>Summary</A></TD>";
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue