mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
l10n: Add a dot
This commit is contained in:
parent
ec07ca2abb
commit
2aaae73c72
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
print_unescaped('checked="checked"');
|
||||
} ?>>
|
||||
<label for="backgroundjobs_ajax">AJAX</label><br/>
|
||||
<em><?php p($l->t("Execute one task with each page loaded")); ?></em>
|
||||
<em><?php p($l->t("Execute one task with each page loaded.")); ?></em>
|
||||
</p>
|
||||
<p>
|
||||
<input type="radio" name="mode" value="webcron" class="radio"
|
||||
|
|
|
|||
Loading…
Reference in a new issue