mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
5 lines
218 B
PHP
5 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>
|