From 2e5bed84841f33ff28dd95b77b555720c875a286 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Oct 2001 15:44:12 +0000 Subject: Beginning task manager --- lib/Confirm.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Confirm.cc') diff --git a/lib/Confirm.cc b/lib/Confirm.cc index 5177f8b..0fbb902 100644 --- a/lib/Confirm.cc +++ b/lib/Confirm.cc @@ -9,10 +9,12 @@ void Confirm::Do(Variables * v, Handle * h) { SendHead(h); (*h) << msg << "
" << endnl << "
GetURL() : "start") << "\">" << endnl << + "" << endnl << "" << endnl; v->Dump(h); (*h) << "
" << endnl << "
GetURL() : "start") << "\">" << endnl << + "" << endnl << "" << endnl; v->Dump(h); (*h) << "
" << endnl; -- cgit v1.2.3