Ignore:
Timestamp:
28 Aug 2018, 15:33:57 (6 years ago)
Author:
Henrik Bettermann
Message:

Minor source code corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py

    r15042 r15116  
    13551355                if invalid_line == -1:
    13561356                    self.flash(_(
    1357                         "The data in your file contain trailing whitespaces."
     1357                        "The data in your file contain trailing whitespaces. "
    13581358                        "Please replace."), type='danger')
    13591359                else:
Note: See TracChangeset for help on using the changeset viewer.