Skip to content

Commit

Permalink
media_properties: Improve Smarty output markup indents for 07d226d [ff]
Browse files Browse the repository at this point in the history
  • Loading branch information
ophian committed Nov 23, 2023
1 parent 82383d8 commit 5b50aad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/default/admin/media_properties.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
{$MEDIA_ITEMS}
{if $media.is_edit}
<div class="form_buttons">
{if NOT $media.case_add}
{if NOT $media.case_add}
<a class="button_link" href="?serendipity[adminModule]=media">{$CONST.BACK}</a>
{/if}
{/if}
<input name="submit" type="submit" value="{$CONST.SAVE}">
</div>
</form>
Expand Down

0 comments on commit 5b50aad

Please sign in to comment.