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