| = t("New Title:") ?> | = p::clean($item->title) ?> | else: ?>= t("Title:") ?> | = p::clean($item->title) ?> | endif ?>
| = t("Url:") ?> | = $item->url(array(), true) ?> | ||
| = t("New Description:") ?> | = p::clean($item->description) ?> | ||
| = t("Description:") ?> | = p::clean($item->description) ?> |