diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/systempatches/system_patches.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/systempatches/system_patches.php b/config/systempatches/system_patches.php index 70260e4b..7fe860bd 100644 --- a/config/systempatches/system_patches.php +++ b/config/systempatches/system_patches.php @@ -260,7 +260,7 @@ foreach ($a_patches as $thispatch): </td></tr> <?php $i++; $npatches++; endforeach; ?> <tr> - <td class="list" colspan="7"></td> + <td class="list" colspan="8"></td> <td class="list" valign="middle" nowrap> <table border="0" cellspacing="0" cellpadding="1" summary="edit"> <tr> |