if ($item->type == "photo" || $item->type == "resize"): ?> $title = t("Edit this photo") ?> elseif ($item->type == "movie"): ?> $title = t("Edit this movie") ?> elseif ($item->type == "album"): ?> $title = t("Edit this album") ?> endif ?> id") ?>" title="= $title ?>"> if (($item->is_photo() || $item->type == "resize") && graphics::can("rotate")): ?> id/ccw?csrf=$csrf") ?>" title="= t("Rotate 90 degrees counter clockwise") ?>"> id/cw?csrf=$csrf") ?>" title="= t("Rotate 90 degrees clockwise") ?>"> endif ?> if ($item->type == "photo" || $item->type == "resize"): ?> $title = t("Move this photo to another album") ?> elseif ($item->type == "movie"): ?> $title = t("Move this movie to another album") ?> elseif ($item->type == "album"): ?> $title = t("Move this album to another album") ?> endif ?> id") ?>" title="= $title ?>"> if (access::can("edit", $item->parent())): ?> if ($item->type == "photo" || $item->type == "resize"): ?> $title = t("Choose this photo as the album cover") ?> elseif ($item->type == "movie"): ?> $title = t("Choose this movie as the album cover") ?> elseif ($item->type == "album"): ?> $title = t("Choose this album as the album cover") ?> endif ?> id?csrf=$csrf") ?>" title="= $title ?>"> if ($item->type == "photo" || $item->type == "resize"): ?> $title = t("Delete this photo") ?> elseif ($item->type == "movie"): ?> $title = t("Delete this movie") ?> elseif ($item->type == "album"): ?> $title = t("Delete this album") ?> endif ?> id?csrf=$csrf") ?>" title="= $title ?>"> endif ?> if ($item->is_album()): ?> ">
endif ?>