Techbot / JiGS-RPG-engine

Open Source Php/NodeJs Online RPG and Trading Game Engine
https://www.eclecticmeme.com
GNU General Public License v3.0
75 stars 20 forks source link

software module rewrite #144

Closed left23 closed 7 years ago

left23 commented 9 years ago

is the input element necessary? Can it be changed to <span class="label"></span> as are most other jigs modules?

<input class="text_area" type="text" name="name" id="name" size="12"maxlength="12" value="'. $name[$i]  . '" />
Techbot commented 9 years ago

not necesary