From 58f7aa0ebe9920d33a22b95c3f73fc4b70a75426 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 5 Aug 2006 03:18:53 +0000 Subject: Fixed #313. --- framework/Web/UI/WebControls/TPanelStyle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Web/UI/WebControls/TPanelStyle.php') diff --git a/framework/Web/UI/WebControls/TPanelStyle.php b/framework/Web/UI/WebControls/TPanelStyle.php index 02f366b8..dc20806e 100644 --- a/framework/Web/UI/WebControls/TPanelStyle.php +++ b/framework/Web/UI/WebControls/TPanelStyle.php @@ -171,7 +171,7 @@ class TPanelStyle extends TStyle /** * Sets the style attributes to default values. * This method overrides the parent implementation by - * resetting additional TTableStyle specific attributes. + * resetting additional TPanelStyle specific attributes. */ public function reset() { -- cgit v1.2.3