summaryrefslogtreecommitdiff
path: root/lifespan.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-05-02 16:35:04 +0100
committerGreg Roach <fisharebest@gmail.com>2016-05-02 16:40:24 +0100
commit651f5a9106392f9fc6f29b6929d8cc80777dc67b (patch)
tree0469faa6af3f8b3b2ea5fc7abbfe51201bdc4bb5 /lifespan.php
parent0501011e46d0c535fc3243e66c1a03a74e212c08 (diff)
downloadwebtrees-651f5a9106392f9fc6f29b6929d8cc80777dc67b.tar.gz
webtrees-651f5a9106392f9fc6f29b6929d8cc80777dc67b.tar.bz2
webtrees-651f5a9106392f9fc6f29b6929d8cc80777dc67b.zip
I18N
Diffstat (limited to 'lifespan.php')
-rw-r--r--lifespan.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lifespan.php b/lifespan.php
index 6b78a5c42c..d7ee36869b 100644
--- a/lifespan.php
+++ b/lifespan.php
@@ -106,8 +106,8 @@ $controller
</td>
<th class="descriptionbox" colspan="2">
<input id="clear" type="hidden" name="clear" value=0>
- <input type="reset" value="<?php echo /* I18N: Button label */ I18N::translate('reset') ?>">
- <input type="submit" value="<?php echo /* I18N: Button label */ I18N::translate('show') ?>">
+ <input type="reset" value="<?php echo /* I18N: A button label */ I18N::translate('reset') ?>">
+ <input type="submit" value="<?php echo /* I18N: A button label */ I18N::translate('show') ?>">
</th>
</tr>
</tbody>