Changeset 93
- Timestamp:
- 10/11/06 18:33:50
- Files:
-
- trunk/phpbms/help/index.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/phpbms/help/index.php
r12 r93 9 9 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 10 10 <link href="<?php echo $_SESSION["app_path"]?>common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/base.css" rel="stylesheet" type="text/css" /> 11 <style>li{margin-bottom:10px;}</style> 11 <style> 12 li{margin-bottom:10px;} 13 </style> 12 14 </head> 13 15 … … 16 18 <h1>phpBMS Resources</h1> 17 19 <ul> 18 <li><a href=" reference"><strong>Using phpBMS</strong></a>19 <div class=small>User and Administrator How-tos, tips, and reference.</div>20 <li><a href="http://phpbms.org/wiki/PhpbmsGuide"><strong>PhpbmsGuide</strong></a> (at phpbms.org) 21 <div class=small>User and Administrator Guide.</div> 20 22 </li> 21 23 <li> … … 24 26 </li> 25 27 <li> 26 <a href="customize.php"><strong>Customizing phpBMS</strong></a> 27 <div class=small> 28 Maganger/Administation information and contacts for obtaining customization 29 services as well as develeloper and programmer resources for modifing and adding to phpBMS. 30 </div> 31 </li> 32 <li> 33 <strong>Frequently Asked Questions (FAQs)</strong> 34 <div class=small>coming soon</div> 28 <strong><a href="http://phpbms.org/wiki/PhpbmsFaq">PhpbmsFaq</a></strong> <em>(at phpbms.org)</em> 29 <div class=small>Frequently Asked Questions </div> 35 30 </li> 36 31 <li>