From a12f23e0f8ef32d4dbcd49e5bcdbfb51b1831ac8 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Fri, 8 Feb 2002 17:23:36 +0000 Subject: [PATCH] Updated colors for user totals. --- ctrl/text.dat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ctrl/text.dat b/ctrl/text.dat index f40c79e602..bbefd7031e 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -471,9 +471,9 @@ "\r\nSort alphabetically" 394 SortAlphaQ "\r\nmhChecking Slots..." 395 CheckingSlots "nh%-32.32snm%-30.30sh%-8.8s nm%-8.8s\r\n" 396 UserListFmt -"\rh%dnb Total users. \r\n" 397 NTotalUsers -"%d Users with access to current sub.\r\n" 398 NUsersOnCurSub -"%d Users with access to current dir.\r\n" 399 NUsersOnCurDir +"\r\1h\1w%d\b total users. \r\n" 397 NTotalUsers +"\1w%d \1busers with access to current sub-board.\r\n" 398 NUsersOnCurSub +"\1w%d \1busers with access to current directory.\r\n" 399 NUsersOnCurDir "\r\n-cCurrent New-Scan date/time: h" 400 NScanDate "yhYear: w" 401 NScanYear " yMonth: w" 402 NScanMonth -- GitLab