From 379c6084bd7fc8ea9cbd76804d4687d78861e279 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 4 Nov 2004 16:58:00 +0000 Subject: [PATCH] Added sesskey to some buttons --- lib/editor/popups/link.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/editor/popups/link.php b/lib/editor/popups/link.php index f38e1b8057..0806861565 100644 --- a/lib/editor/popups/link.php +++ b/lib/editor/popups/link.php @@ -113,6 +113,7 @@ form { margin-bottom: 1px; margin-top: 1px; } + " /> @@ -130,6 +131,7 @@ form { margin-bottom: 1px; margin-top: 1px; } + " onclick="return checkvalue('foldername','cfolder');" /> @@ -138,6 +140,7 @@ form { margin-bottom: 1px; margin-top: 1px; } + " /> -- 2.39.5