Files
Froxlor/templates/Sparkle/admin/aps/manage_instances_detail.tpl
2013-10-01 15:21:35 +02:00

6 lines
407 B
Smarty

<tr>
<td class="field_name_border_left" style="padding-left: 2em;">{$Row['name']}, {$Row['firstname']} <if $Row['company'] != ''> | {$Row['company']}</if> ({$Row['loginname']}): {$database}; {$main_domain}</td>
<td class="field_name" style="text-align:center;"><if isset($Stop) == true>$Stop</if></td>
<td class="field_name" style="text-align:center;"><if isset($Remove) == true>$Remove</if></td>
</tr>