This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
nwnadmin/templates/savegame/header.inc

8 lines
253 B
HTML

<div align="center">
<table cellspacing="0" cellpadding="0" width="100%">
<tr class="header">
<?php if($adminDelete): ?>
<td class="header" width="10%" align="center">Delete</td>
<?php endif; ?>
<td class="header">Name</td>
</tr>