Current section

Files

Jump to
zotonic_mod_image_edit priv templates _image_edit_button.tpl
Raw

priv/templates/_image_edit_button.tpl

{% button class="btn btn-default pull-left"
action={dialog_close}
action={overlay_open id=id
template="_overlay_image_edit.tpl"
class="dark image-edit-overlay"
level="top"
}
text=_"Image editor"
title=_"Change the image rotation, crop and contrast."
%}