From 0dce4f7eb2ff28572d978edd8c2fc8031d468872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 19 Feb 2016 18:39:16 +0100 Subject: Remove broken [image] usage in classref --- doc/base/classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 59455d480d..4c30d98338 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -5433,7 +5433,7 @@ Standard themed Button. - Button is just the standard themed button: [image src="images/button_example.png"/] It can contain text and an icon, and will display them according to the current [Theme]. + Button is the standard themed button. It can contain text and an icon, and will display them according to the current [Theme]. -- cgit v1.2.3