1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Minor typo previous commit #44

This commit is contained in:
Tijn Kuyper 2012-12-07 16:14:20 +01:00
parent 0cab1081aa
commit 4a216fbf87

View File

@ -872,7 +872,7 @@ class linkclass
{ // Display the individual links
$text = $rs->form_open("post", e_SELF.(e_QUERY ? "?".e_QUERY : ""), "myform_{$row['link_id']}", "", "");
$text .= "<div style='text-align:center'>
<table class=''table adminlist'>
<table class='table adminlist'>
<tr>
<td style='width:5%'>".LCLAN_ITEM_25."</td>
<td style='width:65%'>".LCLAN_ITEM_26."</td>