Select Git revision
Forked from
Stud.IP / Stud.IP
Source project has a limited visibility.
-
Elmar Ludwig authored
This reverts commit 361a54e4 for templates/filesystem/public_folder/edit.php, re #103
Elmar Ludwig authoredThis reverts commit 361a54e4 for templates/filesystem/public_folder/edit.php, re #103
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
edit.php 181 B
<label>
<input type="checkbox" name="public_folder_viewable" value="1" <? if ($public_folder_viewable) echo 'checked'; ?>>
<?= _('Sichtbar auf der Profilseite') ?>
</label>