File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 166166 </ tr >
167167 < tr >
168168 < td class ="counter-name "> < ?php print __('SSL Support');?> :</ td >
169- < td class ="counter-value "> < ?php print $data[$key]['SSL'] ?> </ td >
169+ < td class ="counter-value "> < ?php print __( $data[$key]['SSL']) ?> </ td >
170170 </ tr >
171171 < tr >
172172 < td class ="counter-name "> < ?php print __('SSL Home Directory');?> :</ td >
Original file line number Diff line number Diff line change 153153 </ tr >
154154 < tr >
155155 < td class ="counter-name "> < ?php print __('SSL Support');?> :</ td >
156- < td class ="counter-value "> < ?php print $data[$key]['SSL'] ?> </ td >
156+ < td class ="counter-value "> < ?php print __( $data[$key]['SSL']) ?> </ td >
157157 </ tr >
158158 < tr >
159159 < td class ="counter-name "> < ?php print __('SSL Home Directory');?> :</ td >
You can’t perform that action at this time.
0 commit comments