Skip to content

Commit a5e45cc

Browse files
changes warning text #54
1 parent 4e5a38b commit a5e45cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Views/LUICalculation/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
@if (Model.MissingComponentData.Count() != 0 && Model.IsPublicAccess == false)
2424
{
2525
<div class="dtm-divBox">
26-
<p class="dtm-para-warning"><b>Warning:</b> Some input data needed for calculation is not completely available. Below you will find the affected years, and for which plots the data is missing. For this year, use the LUI just for testing purposes. For publications, use only LUI where no warning is given.</p>
26+
<p class="dtm-para-warning"><b>Warning:</b> Some input data needed for the calculation is not fully available. Below you will find the affected years and for which plots the data is missing. For these years, use the LUI for testing purposes only. Only use LUI for publishing if no warning is given.</p>
2727

2828
<div class="dtm-controls">
2929

0 commit comments

Comments
 (0)