File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -340,8 +340,8 @@ void SendCoinsDialog::on_sendButton_clicked()
340340 questionString.append (" <br></br>" );
341341 questionString.append (tr (" Do not use for SmartNode collateral funding.<br></br>" ));
342342 questionString.append (tr (" You will not get SmartRewards on these funds.<br></br>" ));
343- questionString.append (tr (" TermRewards requires 1,2, or 3 year TimeLock and 101K or more Smart<br></br>" ));
344- questionString.append (tr (" SmartRetire requires a 15 year TimeLock and 101K or more Smart" ));
343+ questionString.append (tr (" TermRewards requires 1,2, or 3 year TimeLock and 101K or more Smart. <br></br>" ));
344+ questionString.append (tr (" SmartRetire requires a 15 year TimeLock and 101K or more Smart. " ));
345345 questionString.append (" </span></br><hr />" );
346346 questionString.append (tr (" Are you sure you want to send with a TimeLock?" ));
347347
You can’t perform that action at this time.
0 commit comments