' . __('Before you can add content you need to define some positions. These positions will be where your content appears.') . '

'; $positions_t = array(); $positions_w = array(); if (is_array($positions)) { foreach ($positions as $position) { if ($position['type'] == 'widget') $positions_w[$position['position']] = $position; if ($position['type'] == 'template') $positions_t[$position['position']] = $position; } } ksort($positions_t); ksort($positions_w); ?>

Template Positions

', $string); $string = str_replace('%b%', '', $string); ?>
Wrapper
.

Widget Positions

placed your blog (the positions below are prepended with \'Ad: \' on as to identify them).', 'ad-minister'); ?>