= t("Add Photos to '%title'", array("title" => p::clean($item->title))) ?>
= t("Photos will be added to album:") ?>
foreach ($item->parents() as $parent): ?>
= p::clean($parent->title) ?>
endforeach ?>
= p::clean($item->title) ?>
= form::open(url::abs_site("server_add/add"), array("method" => "post")) ?> = access::csrf_form_field(); ?>
= $tree ?>
" style="display: none">
">
= form::close() ?>