guestx
1
hi
basic hotspot on v3.28
in main page i find check for “enabled trial access”, and announce for users
$(if trial == 'yes') click me for free $(endif)
can i check for closed trial access by uptime limit, and announce about it ?
p.s. sorry for language
guestx
2
http://www.mikrotik.com/testdocs/ros/2.9/ip/hotspot.php
save me 
$(if trial == 'no') you trial time has expired =) $(endif)