From 00530ba39efd3b4ec732f0c9c4ebf1b412f37434 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 14 Nov 2005 19:57:16 +0000 Subject: [PATCH] --- webcit/iconbar.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webcit/iconbar.c b/webcit/iconbar.c index 70bdea271..78ea655b2 100644 --- a/webcit/iconbar.c +++ b/webcit/iconbar.c @@ -307,7 +307,9 @@ void do_iconbar(void) { wprintf("\n"); - wprintf("
Drag to trash here...
"); + wprintf("
"); + wprintf("Drag to trash here...
"); + wprintf("
"); wprintf("\n"); } -- 2.39.2