Skip to content
Snippets Groups Projects
Commit 6a4b2a55 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

update labels for ip access restriction, fixes #214

parent e099a91c
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@
</label>
<div class="label-text">
<?= _vips('Vordefinierte IP-Zugriffsbereiche für PC-Räume') ?>
<?= _vips('Vordefinierte IP-Bereiche für PC-Räume') ?>
</div>
<table class="default">
......@@ -41,7 +41,7 @@
<?= _vips('Raum') ?>
</th>
<th style="width: 75%;">
<?= _vips('IP-Zugriffsbereich') ?>
<?= _vips('IP-Bereiche') ?>
<?= tooltipIcon($this->render_partial('sheets/ip_range_tooltip'), false, true) ?>
</th>
<th class="actions">
......
......@@ -154,7 +154,7 @@
</label>
<label class="practice-hidden selftest-hidden">
<?= _vips('IP-Zugriffsbereich (optional)') ?>
<?= _vips('Zugriff auf Prüfungsräume oder IP-Bereiche beschränken (optional)') ?>
<?= tooltipIcon($this->render_partial('sheets/ip_range_tooltip'), false, true) ?>
<input type="text" name="ip_range" class="validate_ip_range" value="<?= htmlReady($assignment->options['ip_range']) ?>" data-secure>
</label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment