more informative names

This commit is contained in:
Naomi 2013-08-01 17:50:10 -04:00
parent af38d3cb02
commit 35f552361e
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
<div id="his-tabs">
<ul>
<li><a href="#his-tabs-1"><?php echo _("List"); ?></a></li>
<li><a href="#his-tabs-2"><?php echo _("Aggregate"); ?></a></li>
<li><a href="#his-tabs-1"><?php echo _("Log Sheet"); ?></a></li>
<li><a href="#his-tabs-2"><?php echo _("File Summary"); ?></a></li>
</ul>
<div id="his-tabs-1">
<div id="his_create"><?php echo _("Create Entry"); ?></div>