diff --git a/mod.php b/mod.php index 0bf144ed..f7863445 100644 --- a/mod.php +++ b/mod.php @@ -255,11 +255,11 @@ $body = '

' . 'Are you sure you want to do that?' . - 'You clicked ' . + 'We were unable to serve a confirmation dialog for ' . '?/' . utf8tohtml($uri) . '' . - ' but had Javascript disabled, so we weren\'t able to serve the confirmation dialog.' . + ', probably due to Javascript being disabled.' . '

' . - '

Confirm.

'; + '

Confirm

'; echo Element('page.html', Array( 'config'=>$config,