diff --git a/modules/info/views/info_block.html.php b/modules/info/views/info_block.html.php index 9f9ec5df..3a96937c 100644 --- a/modules/info/views/info_block.html.php +++ b/modules/info/views/info_block.html.php @@ -1,44 +1,35 @@ -
| = t("Title:") ?> | -= p::clean($item->title) ?> | -
|---|---|
| = t("Description:") ?> | -= p::clean($item->description) ?> | -
| = t("Name:") ?> | -= p::clean($item->name) ?> | -
| = t("Album: ") ?> | -- id}?show=$item->id") ?>"> - = p::clean($parent->title) ?> - - | -
| = t("Captured:") ?> | -= gallery::date_time($item->captured) ?> | -
| = t("Owner:") ?> | -= p::clean($item->owner->name) ?> | -