|
@@ -639,7 +639,7 @@ if $shoplocation = 'megafon':
|
|
|
$line += '<td style="padding-left: 10px; padding-right: 10px;">Insufficient balance</td></tr>'
|
|
|
end
|
|
|
elseif subscription[$owned_property[i]] > 0:
|
|
|
- line += '<tr><td align="center">You have an active internet subscription at <<$property[''display'']>> that will renew next month on day <<subscription[$owned_property[i]+''-date'']>> for <<price>> <b>₽</b></td></tr>'
|
|
|
+ $line += '<tr><td align="center">You have an active internet subscription at <<$property[''display'']>> that will renew next month on day <<subscription[$owned_property[i]+''-date'']>> for <<price>> <b>₽</b></td></tr>'
|
|
|
end
|
|
|
end
|
|
|
killvar '$property'
|