@@ -124,6 +125,7 @@ class bg_counter_OnlineNowWidget extends WP_Widget {
<p>
<labelfor="<?phpecho$this->get_field_id('subtitle1');?>">Сейчас на сайте:</label>
<inputid="<?phpecho$this->get_field_id('subtitle1');?>"name="<?phpecho$this->get_field_name('subtitle1');?>"type="text"value="<?phpecho($subtitle1)?esc_attr($subtitle1):'Сейчас на сайте';?>"/>