Added meta title to pages
This commit is contained in:
@@ -18,6 +18,8 @@ class Controller_User_Statement extends Controller_Statement {
|
||||
* Show a payments received
|
||||
*/
|
||||
public function action_show() {
|
||||
$this->meta->title = 'Statement';
|
||||
|
||||
$result = array();
|
||||
$total = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user