| @@ -1,4 +1,4 @@ | ||
| 1 | -<?php | |
| 2 | -class Element_Password extends Element_Textbox { | |
| 3 | - protected $attributes = array("type" => "password", "class" => "pfbc-textbox"); | |
| 4 | -} | |
| 1 | +<?php | |
| 2 | +class Element_Password extends Element_Textbox { | |
| 3 | + protected $attributes = array("type" => "password", "class" => "pfbc-textbox"); | |
| 4 | +} | |