Compare Revisions
Last modification
- Rev 107 2013-02-11 12:11:59
- Author: PointedEars
- Log message:
Added title for date of last modification
| /trunk/index.phtml |
| 526,7 → 526,8 |
| </ul> |
| </div> |
| <div class="elbo-button"> |
| <span class="text"><?php echo gmdate('Ym.d', $modi); ?></span> |
| <span class="text" title="<?php echo _("Date of last modification"); ?>" |
| ><?php echo gmdate('Ym.d', $modi); ?></span> |
| </div> |
| <div class="elbo"> |
| <span class="text"><abbr title="Library Computer Access and Retrieval System">LCARS</abbr> PE-47A</span> |