Parent Directory
|
Revision Log
|
Revision Graph
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
| 1 | <ul id="nav-breadcrumb"> |
| 2 | <?php foreach ($links as $link): ?> |
| 3 | <li><?php print $link?></li> |
| 4 | <?php endforeach; ?> |
| 5 | </ul> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |