Fixes create outfit Href issues

This commit is contained in:
Jordan Brown
2017-09-21 10:33:30 -04:00
parent 0efcd74bc0
commit 2af06b3554
+2 -1
View File
@@ -844,8 +844,9 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
var/dat = {"
<html><head><title>Create Outfit</title></head><body>
<form name="outfit" action="byond://?src=\ref[src]" method="get">
<form name="outfit" action="byond://?src=\ref[src];[HrefToken()]" method="get">
<input type="hidden" name="src" value="\ref[src]">
[HrefTokenFormField()]
<input type="hidden" name="create_outfit" value="1">
<table>
<tr>