Update settings-advanced.php
This commit is contained in:
parent
6a873ae253
commit
4331f68e9d
|
@ -60,7 +60,7 @@ HTML::formOpen(array('class'=>'uk-form-horizontal'));
|
|||
|
||||
HTML::formInputText(array(
|
||||
'name'=>'uriPost',
|
||||
'label'=>$L->g('Email'),
|
||||
'label'=>$L->g('Posts'),
|
||||
'value'=>$Site->uriFilters('post'),
|
||||
'class'=>'uk-width-1-2 uk-form-medium',
|
||||
'tip'=>''
|
||||
|
|
Loading…
Reference in New Issue