Commit 636b47d9 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Fixes #4530 Website instead of Web Site

Showing with 1 addition and 1 deletion
+1 -1
...@@ -78,7 +78,7 @@ class department extends simplePlugin ...@@ -78,7 +78,7 @@ class department extends simplePlugin
'businessCategory', FALSE 'businessCategory', FALSE
), ),
new StringAttribute( new StringAttribute(
_('Web Site'), sprintf(_('Web site of this %s'), $name), _('Website'), sprintf(_('Website of this %s'), $name),
'labeledURI', FALSE 'labeledURI', FALSE
), ),
new UserAttribute( new UserAttribute(
......
  • bmortier @bmortier

    mentioned in issue #1445 (closed)

    By bmortier on 2017-09-02T15:26:44 (imported from GitLab)

    ·

    mentioned in issue #1445 (closed)

    By bmortier on 2017-09-02T15:26:44 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment