@@ -356,7 +497,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'rows'=>5,
),
'type'=>'text_textarea',
'weight'=>9,
'weight'=>11,
),
);
...
...
@@ -426,7 +567,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'size'=>60,
),
'type'=>'text_textfield',
'weight'=>5,
'weight'=>7,
),
);
...
...
@@ -496,7 +637,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'size'=>60,
),
'type'=>'text_textfield',
'weight'=>6,
'weight'=>8,
),
);
...
...
@@ -686,7 +827,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'label'=>'hidden',
'settings'=>array(),
'type'=>'hidden',
'weight'=>3,
'weight'=>12,
),
'links'=>array(
'label'=>'above',
...
...
@@ -759,7 +900,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'module'=>'og',
'settings'=>array(),
'type'=>'og_complex',
'weight'=>10,
'weight'=>12,
),
);
...
...
@@ -834,6 +975,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
// Translatables
// Included for use with string extractors like potx.
t('Credentials');
t('Department/school');
t('Email');
t('Enter the location of your office (for example: NH 101).');
t('Enter your credentials. This will appear under the site title at the top of every page (for example: PhD Computer Science). Leave blank if not to be displayed.');