Skip to content

Commit c6c36d4

Browse files
Reword modal
1 parent 6c3e8f5 commit c6c36d4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

views/edit.tt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -349,10 +349,7 @@
349349

350350
[%
351351
IF editable AND NOT edit_modal;
352-
modal_description = "There are unsaved values from the last time you edited
353-
" _ layout.record_name_with_article _ ". Would you like to restore the
354-
values into this " _ layout.record_name _ "? The values will not be saved
355-
until you submit this " _ layout.record_name _ ".";
352+
modal_description = "Would you like to restore values to the following fields? The values will not be saved until you submit this " _ layout.record_name _ ".";
356353

357354
INCLUDE wizard/restore_values.tt
358355
modalId = "restoreValuesModal"

0 commit comments

Comments
 (0)