Skip to content
Snippets Groups Projects
Commit 30173700 authored by Moritz Strohm's avatar Moritz Strohm
Browse files

calendar/calendar/share_select: changed tile icons and texts, closes #3635

Closes #3635

Merge request studip/studip!2644
parent 07ed05bd
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
<a href="<?= $controller->link_for('calendar/calendar/share') ?>"
data-dialog="size=default">
<?= Icon::create('group2')->asImg(50) ?>
<?= _('Kalender mit anderen Personen teilen') ?>
<?= _('Mit Nutzenden teilen') ?>
</a>
<a href="<?= $controller->link_for('calendar/calendar/publish') ?>"
data-dialog="size=auto">
<?= Icon::create('globe')->asImg(50) ?>
<?= _('Kalender weltweit veröffentlichen') ?>
<?= Icon::create('permalink')->asImg(50) ?>
<?= _('Link zu diesem Kalender') ?>
</a>
</div>
</section>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment