projects
/
WP-Plugins
/
glm-employment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6540ab2
)
Update for name collision
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 24 Apr 2015 17:21:20 +0000
(13:21 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 24 Apr 2015 17:21:20 +0000
(13:21 -0400)
for school name
config/settings3.php
patch
|
blob
|
history
diff --git
a/config/settings3.php
b/config/settings3.php
index
cec011e
..
01ce5f4
100644
(file)
--- a/
config/settings3.php
+++ b/
config/settings3.php
@@
-216,7
+216,7
@@
for ($i = 1; $i <= 6; ++$i) {
];
${'edu_school'.$i} = [
'type' => 'text',
- 'name' => 'edu_
years
' . $i,
+ 'name' => 'edu_
school
' . $i,
'label' => '',
'grid' => 4,
'req' => false