mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Span correction.
This commit is contained in:
@@ -317,7 +317,7 @@
|
|||||||
H << "<span class='notice'><font size =3><B>Your loyalty implant has been deactivated.</font></span>"
|
H << "<span class='notice'><font size =3><B>Your loyalty implant has been deactivated.</font></span>"
|
||||||
log_admin("[key_name_admin(usr)] has de-loyalty implanted [current].")
|
log_admin("[key_name_admin(usr)] has de-loyalty implanted [current].")
|
||||||
if("add")
|
if("add")
|
||||||
H << "<span class='danger'><font size =3>You somehow have become the recepient of a loyalty transplant, and it just activated!</font>"
|
H << "<span class='danger'><font size =3>You somehow have become the recepient of a loyalty transplant, and it just activated!</font></span>"
|
||||||
H.implant_loyalty(H, override = TRUE)
|
H.implant_loyalty(H, override = TRUE)
|
||||||
log_admin("[key_name_admin(usr)] has loyalty implanted [current].")
|
log_admin("[key_name_admin(usr)] has loyalty implanted [current].")
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user