Update app_config.php
This commit is contained in:
parent
cedfb1ad9e
commit
19a7551398
|
|
@ -81,7 +81,7 @@
|
||||||
$z++;
|
$z++;
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'bridge_description';
|
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'bridge_description';
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
|
||||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the description. ';
|
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = 'Enter the description.';
|
||||||
$z++;
|
$z++;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue