Skip to content

Commit ca1fd31

Browse files
committed
clarify 'variable existence'
1 parent 24d7cf8 commit ca1fd31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ function isLocalhost(): bool
200200
title="<?php
201201
echo _("When a liturgical event is expected to be overriden in various years for whatever reason, we assert that it should exist in certain given years on an expected date (date can optionally be defined differently for each given year), and that it should not exist for other given years.");
202202
?>">
203-
<small><b><i class="fas fa-square-root-variable me-2"></i> <?php echo _("Variable existence"); ?></b></small>
203+
<small><b><i class="fas fa-square-root-variable me-2"></i> <?php echo _("Variable existence by year"); ?></b></small>
204204
</button>
205205
</div>
206206
<div class="alert alert-info mb-0 <?php echo $isAuthenticated ? 'd-none' : ''; ?>" role="alert" data-requires-no-auth>

0 commit comments

Comments
 (0)