system: fix translation

This commit is contained in:
Franco Fichtner 2019-02-11 15:29:53 +01:00
parent e4f27ab8ba
commit cac40cfd95

View File

@ -716,8 +716,7 @@
lang._('Timestamp') }}
</label>
<label class="btn btn-xs btn-default">
<input type="radio" id="time1" name="toggle_time" value="1"/> {{ lang._('Full Date &
Time') }}
<input type="radio" id="time1" name="toggle_time" value="1"/> {{ lang._('Full Date & Time') }}
</label>
</div>
</form>