Parent Directory
|
Revision Log
|
Revision Graph
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
| 1 | <a href="<?php print url($link_item['path']); ?>" title="<?php array_key_exists('description', $item) ? print check_plain($item['description']) : NULL; ?>"> |
| 2 | <span class="sliding-door"> |
| 3 | <?php print check_plain($item['title']); ?> |
| 4 | </span> |
| 5 | </a> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |