add entry for 'none'
This commit is contained in:
parent
96402a2354
commit
bb469deb85
@ -665,6 +665,8 @@ function connedit_content(&$a) {
|
||||
$locstr .= $l['location'];
|
||||
}
|
||||
}
|
||||
else
|
||||
$locstr = t('none');
|
||||
|
||||
$o .= replace_macros($tpl,array(
|
||||
|
||||
|
Reference in New Issue
Block a user