Removed unnecessary spaces in these situations:

"span class = '" changed to "span class='"
"'> " changed to "'>"
This commit is contained in:
kingofkosmos
2015-06-14 12:13:19 +03:00
parent 8294ef79cf
commit c8d79e7034
80 changed files with 229 additions and 229 deletions
+1 -1
View File
@@ -544,7 +544,7 @@
if(!emagged)
src.req_access = list()
emagged = 1
user << "<span class='notice'> You fried the consoles ID checking system.</span>"
user << "<span class='notice'>You fried the consoles ID checking system.</span>"
/obj/machinery/computer/shuttle/ferry
name = "transport ferry console"