From bfa016a3df219522b6c2f93a4759f0b3638aea8e Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 13 Feb 2006 20:02:57 +0000 Subject: Fixed an issue of I18N FT running on FF. --- demos/quickstart/protected/pages/Controls/List.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/Controls/List.page b/demos/quickstart/protected/pages/Controls/List.page index 86de4c41..e3a6f368 100644 --- a/demos/quickstart/protected/pages/Controls/List.page +++ b/demos/quickstart/protected/pages/Controls/List.page @@ -84,7 +84,7 @@ $listbox->dataBind();

-

TBulletList

+

TBulletedList

TBulletedList displays items in a bullet format on a Web page. The style of the bullets can be specified by BulletStyle. When the style is CustomImage, the bullets are displayed as images, which is specified by BulletImageUrl.

-- cgit v1.2.3