Revision 2e2ffafc
Added by Stephen Beaver about 9 years ago
- ID 2e2ffafc35f73282f0a40132de4949cae2dbf4bf
- Parent 5be7a5bf
src/etc/inc/shaper.inc | ||
---|---|---|
2837 | 2837 |
($this->GetBorrow() == "on") |
2838 | 2838 |
)); |
2839 | 2839 |
|
2840 |
$sform->add($section); |
|
2841 |
|
|
2840 | 2842 |
return $sform; |
2841 | 2843 |
} |
2842 | 2844 |
|
Also available in: Unified diff
Fixed #6437
(cherry picked from commit 7bba13e8d53adfe4beb03c8444e60848ae6e25e9)