From 62b7c8eda897691d3031bf2b6a2a52c167c68e96 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 28 Jan 2009 10:49:44 +0000 Subject: demos: fixed demo descriptions to use CODE for option names instead of STRONG --- demos/dialog/modal-confirmation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/dialog/modal-confirmation.html') diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index 9bbad8ae1..0ff6ca4ff 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -59,7 +59,7 @@
-

Confirm an action that may be destructive or important. Set the modal option to true, and specify primary and secondary user actions with the buttons option.

+

Confirm an action that may be destructive or important. Set the modal option to true, and specify primary and secondary user actions with the buttons option.

-- cgit v1.2.3