Changeset 117 for trunk/phpbms/index.php
- Timestamp:
- 10/16/06 20:06:23 (6 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/index.php
r102 r117 44 44 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 45 45 <link href="common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/base.css" rel="stylesheet" type="text/css" /> 46 <link href="common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/ login.css" rel="stylesheet" type="text/css" />46 <link href="common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/pages/login.css" rel="stylesheet" type="text/css" /> 47 47 <script language="javascript" src="common/javascript/common.js"></script> 48 48 <script language="javascript" src="common/javascript/login.js"></script>