mirror of
https://github.com/nextcloud/server.git
synced 2026-02-13 15:54:59 -05:00
4 lines
218 B
PHP
4 lines
218 B
PHP
<div class="update" style="justify-content: space-around; display: flex;">
|
|
<span class="icon icon-checkmark-white"></span>
|
|
<p class="message"><?php p($l->t('Your attendance was updated successfully.'));?></p>
|
|
</div>
|