mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Code cleanup
This commit is contained in:
@@ -158,7 +158,7 @@ class pm_shortcodes extends e_shortcode
|
||||
|
||||
return e107::getForm()->text('pm_subject',$value,255);
|
||||
|
||||
return "<input class='tbox' type='text' name='pm_subject' value='{$value}' size='63' maxlength='255' />";
|
||||
// return "<input class='tbox' type='text' name='pm_subject' value='{$value}' size='63' maxlength='255' />";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user