All Your Banners

The table below listing your banners is editable. To see the banner, click on the ID number.

" . "

You can click on the Alt/Title or Target and enter new values. You also can set a banner inactive (which means it won't be served) by clicking on the green Active button. An inactive button will have a red Disabled button.

" . "

If you want to upload new banners, please use the menu item New Banners.

"); ?> getData('banners'); foreach ($banners as $b) { extract($b); if ($active) { $class = 'success'; } else { $class = 'danger'; } echo << EOF; } ?>
ID Target Alt/Title Width Height Active?
$id $target $title $width $height