Changeset 757 for trunk/phpbms/modules
- Timestamp:
- 01/14/10 13:49:42 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/modules/bms/report/incoming_cashflow.php
r704 r757 496 496 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 497 497 <link href="<?php echo APP_PATH ?>common/stylesheet/<?php echo STYLESHEET ?>/pages/totalreports.css" rel="stylesheet" type="text/css" /> 498 <title><?php echo $ pageTitle?></title>498 <title><?php echo $this->settings["reportTitle"]?></title> 499 499 </head> 500 500