mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Removed [logo] since it no longer exists.
RIP
This commit is contained in:
@@ -167,7 +167,6 @@
|
||||
t = replacetext(t, "\[tr\]", "</td><tr>")
|
||||
t = replacetext(t, "\[td\]", "<td>")
|
||||
t = replacetext(t, "\[cell\]", "<td>")
|
||||
t = replacetext(t, "\[logo\]", "<img src = ntlogo.png>")
|
||||
t = replacetext(t, "\[tab\]", " ")
|
||||
return t
|
||||
|
||||
|
||||
Reference in New Issue
Block a user