diff --git a/upload/styles/cb_28/layout/blocks/manage/account_head.html b/upload/styles/cb_28/layout/blocks/manage/account_head.html index 811de1b7..c9099c42 100644 --- a/upload/styles/cb_28/layout/blocks/manage/account_head.html +++ b/upload/styles/cb_28/layout/blocks/manage/account_head.html @@ -119,10 +119,11 @@
  • {lang code="videos"}
  • - + {if $Cbucket->configs['photosSection']==yes}
  • {lang code="photos"}
  • + {/if}
    @@ -145,6 +146,7 @@
    {/section}
    + {if $Cbucket->configs['photosSection']==yes}
    {section name=list loop=$flagedPhotos}
    @@ -165,6 +167,7 @@
    {/section}
    + {/if}