aboutsummaryrefslogtreecommitdiff
path: root/src/staff/task.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/staff/task.php')
-rw-r--r--src/staff/task.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/staff/task.php b/src/staff/task.php
index 52d9665..3f95f75 100644
--- a/src/staff/task.php
+++ b/src/staff/task.php
@@ -128,8 +128,7 @@ for ($i=0; $i<count($task); $i++) {
}
echo "</td>\n";
if ($task[$i]["oid"] != null) {
- $msg = "///// " . $task[$i]["username"]." ".$task[$i]["username"]." ".$task[$i]["username"]." ".
- $task[$i]["username"]." ".$task[$i]["username"]." ".$task[$i]["username"];
+ $msg = "///// " . $task[$i]["username"]." -- ". substr($task[$i]["fullname"],0,40) ." -- ".$task[$i]["username"]." ";
echo " <td nowrap><a href=\"../filedownload.php?" . filedownload($task[$i]["oid"],$task[$i]["filename"]) .
"\">" . $task[$i]["filename"] . "</a>";
echo " <a href=\"#\" class=menu style=\"font-weight:bold\" onClick=\"window.open('../filewindow.php?".