diff options
Diffstat (limited to 'settings/templates/personal.php')
-rw-r--r-- | settings/templates/personal.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 5fc3c60cf66..9693f1afe18 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -139,7 +139,7 @@ if($_['passwordChangeSupported']) { } ?> -<form class="section"> +<form id="language" class="section"> <h2> <label for="languageinput"><?php p($l->t('Language'));?></label> </h2> |