From 7678b90ae843c2db48b29ed0e933764ef1d4214e Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 25 Oct 2012 06:52:29 -0400 Subject: Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. --- demos/button/icons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/button/icons.html b/demos/button/icons.html index 8c4bf5a30..78f01d707 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -43,7 +43,7 @@
-

Some buttons with various combinations of text and icons, here specified via metadata.

+

Some buttons with various combinations of text and icons.

-- cgit v1.2.3