mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #11985 from Tayyyyyyy/admin_pencode
Add admin pencode: style, class, and img
This commit is contained in:
@@ -2186,7 +2186,7 @@
|
||||
if(!input)
|
||||
qdel(P)
|
||||
return
|
||||
input = P.parsepencode(input) // Encode everything from pencode to html
|
||||
input = admin_pencode_to_html(html_encode(input)) // Encode everything from pencode to html
|
||||
|
||||
var/customname = clean_input("Pick a title for the fax.", "Fax Title", , owner)
|
||||
if(!customname)
|
||||
|
||||
Reference in New Issue
Block a user