diff --git a/include/webInterface.py b/include/webInterface.py index 51888a6..0c15b1b 100644 --- a/include/webInterface.py +++ b/include/webInterface.py @@ -212,7 +212,7 @@ class pageParts(object): output += '

\n' output += ' \n' if len(records) == 0: - output += '

Записи отсутствуют.

' + output += '

Записи отсутствуют.

\n' else: output += ' \n'\ ' \n'\