X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fnoticeform.php;h=e6385e495ec75a4d12319a810761c98acb684ace;hb=7e597ea7cc85c3b7c7226d443b21fb3252c8fd7e;hp=f4a3ecfd865cda367531100807aa4af6271b3f07;hpb=78f9629bf3553a709c99e13f480bd225083e5ca5;p=quix0rs-gnu-social.git diff --git a/lib/noticeform.php b/lib/noticeform.php index f4a3ecfd86..e6385e495e 100644 --- a/lib/noticeform.php +++ b/lib/noticeform.php @@ -208,6 +208,7 @@ class NoticeForm extends Form sprintf(_('What\'s up, %s?'), $this->user->nickname)); // XXX: vary by defined max size $this->out->element('textarea', array('class' => 'notice_data-text', + 'required' => 'required', 'cols' => 35, 'rows' => 4, 'name' => 'status_textarea'),