@@ -74,7 +74,7 @@ |
||
74 | 74 | * Render the readonly field as HTML. |
75 | 75 | * |
76 | 76 | * @param array $properties |
77 | - * @return HTMLText |
|
77 | + * @return string |
|
78 | 78 | */ |
79 | 79 | public function Field($properties = array()) |
80 | 80 | { |