|
@@ -116,7 +116,7 @@ end
|
|
|
if hour >= 8 and hour <= 20:
|
|
|
$desc_txt3 = '<a href="exec:minut += 2 & gt ''shop'', ''start''">Pyaterochka</a>, a popular discount supermarket chain'
|
|
|
else
|
|
|
- $desc_txt3 = '<a href="exec:msg ''Pyaterochka, which is closed right now. It will reopen again at 8:00''">Pyaterochka</a>'
|
|
|
+ $desc_txt3 = '<a href="exec:msg ''Pyaterochka, which is closed right now. It will reopen again at 8:00''">Pyaterochka</a>, a popular discount supermarket chain'
|
|
|
end
|
|
|
'<br>Of course, right after you visit the bank, you can spend your money at <<$desc_txt3>>.'
|
|
|
|