Print warning if "preset test" file cannot be found
SVN revision: 2412
This commit is contained in:
@@ -11125,7 +11125,9 @@ void show_edit_form(LOGBOOK * lbs, int message_id, BOOL breply, BOOL bedit, BOOL
|
||||
strsubst_list(str, sizeof(str), slist, svalue, j);
|
||||
while (strstr(str, "\\n"))
|
||||
memcpy(strstr(str, "\\n"), "\r\n", 2);
|
||||
rsputs("File <i>");
|
||||
rsputs3(str);
|
||||
rsputs("</i> cannot be found");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user