summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxue <>2007-05-22 02:47:45 +0000
committerxue <>2007-05-22 02:47:45 +0000
commit87b0b5735f95afb8a59124e3007bd6e6d95d3e48 (patch)
treef4d5a48fa9937238110c62386a9b3d0b62096b58
parent68216d2e15c5ddda995fb55d0d75729004776439 (diff)
Added property.
-rw-r--r--framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
index 6da27aa8..00cc51e4 100644
--- a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
+++ b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
@@ -25,7 +25,7 @@ Prado::using('System.Web.UI.WebControls.TStyle');
* Otherwise, {@link setButtonText ButtonText} will be displayed as the button caption.
*
* @author Qiang Xue <qiang.xue@gmail.com>
- * @version $Id: TWizard.php 1574 2006-12-15 16:09:53Z xue $
+ * @version $Id$
* @package System.Web.UI.WebControls
* @since 3.0
*/