Merge pull request #3069 from Citadel-Station-13/upstream-merge-31185
[MIRROR] Fixes gen scanner timer
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
if("working")
|
||||
temp_html += status
|
||||
temp_html += "<h1>System Busy</h1>"
|
||||
temp_html += "Working ... Please wait ([DisplayTimeText(radduration)])"
|
||||
temp_html += "Working ... Please wait ([DisplayTimeText(radduration*10)])"
|
||||
if("buffer")
|
||||
temp_html += status
|
||||
temp_html += buttons
|
||||
|
||||
Reference in New Issue
Block a user