Files
Froxlor/templates/Sparkle/admin/settings/phpinfo/phpinfo_3.tpl
2013-10-02 18:29:31 +02:00

7 lines
162 B
Smarty

<if $key != 'Directive'>
<tr>
<td width="180">{$key}</td>
<td colspan="2">{$val[0]}<br/><small style="color: #666">(Master: {$val[1]})</small></td>
</tr>
</if>