diff --git a/view/theme/frio/templates/photo_edit.tpl b/view/theme/frio/templates/photo_edit.tpl new file mode 100644 index 0000000000..1d77ddcb75 --- /dev/null +++ b/view/theme/frio/templates/photo_edit.tpl @@ -0,0 +1,45 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}} + +
+ + + + + {{include file="field_input.tpl" field=$album}} + {{include file="field_input.tpl" field=$caption}} + {{include file="field_input.tpl" field=$tags}} + + {{include file="field_radio.tpl" field=$rotate_none}} + {{include file="field_radio.tpl" field=$rotate_cw}} + {{include file="field_radio.tpl" field=$rotate_ccw}} + +
+ +
+ + + + {{* The modal for advanced-expire (photo permissions) *}} + +
diff --git a/view/theme/frio/templates/photos_upload.tpl b/view/theme/frio/templates/photos_upload.tpl index 1920caa088..d315a050c5 100644 --- a/view/theme/frio/templates/photos_upload.tpl +++ b/view/theme/frio/templates/photos_upload.tpl @@ -30,7 +30,7 @@ {{if $alt_uploader}}
-
@@ -49,7 +49,7 @@
- @@ -63,14 +63,14 @@
{{* The modal for advanced-expire *}} -