css
This commit is contained in:
parent
e6b241a083
commit
6046f1f9d6
@ -3892,7 +3892,7 @@ if ($action == 'replacesite' || $action == 'replacesiteconfirm' || $massaction =
|
||||
print '</td>';
|
||||
|
||||
// Edit properties, HTML sources, status
|
||||
print '<td class="tdwebsitesearchresult right">';
|
||||
print '<td class="tdwebsitesearchresult right nowraponall">';
|
||||
$disabled = '';
|
||||
$urltoedithtmlsource = $_SERVER["PHP_SELF"].'?action=editmeta&websiteid='.$website->id.'&pageid='.$answerrecord->id.'&backtopage='.urlencode($_SERVER["PHP_SELF"].$param);
|
||||
if (empty($user->rights->website->write)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user