Removes year from security computer

This commit is contained in:
Markolie
2017-02-01 18:44:21 +01:00
parent 2716083dc3
commit d83c28fb54
+1 -1
View File
@@ -369,7 +369,7 @@ What a mess.*/
var/counter = 1
while(active2.fields[text("com_[]", counter)])
counter++
active2.fields[text("com_[counter]")] = text("Made by [authenticated] ([rank]) on [worldtime2text()], 2557<BR>[t1]")
active2.fields[text("com_[counter]")] = text("Made by [authenticated] ([rank]) on [worldtime2text()]<BR>[t1]")
if("Delete Record (ALL)")
if(active1)