Skip to content

Commit

Permalink
(fixed #4590, BP from #4585-5) 当該チケットの修正対象の箇所ではないため修正前に戻します
Browse files Browse the repository at this point in the history
  • Loading branch information
nishizoe committed May 26, 2023
1 parent d7f54c9 commit 465f63f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
<input type="submit" name="submit" value="<?php echo __('Upload') ?>" class="btn btn-primary" />
</form>
<?php if (3 >= $sf_user->getMember()->getMemberImage()->count()): ?>
<?php echo __('Send E-mail that has a photo to use as your image.') ?><br>
<?php echo op_mail_to('member_add_image', array(), __('Send E-mail')) ?>
<?php endif; ?>
</div>

Expand Down

0 comments on commit 465f63f

Please sign in to comment.