]> source.dussan.org Git - nextcloud-server.git/commitdiff
Removes the Bogus Label
authorraghunayyar <me@iraghu.com>
Fri, 11 Oct 2013 13:12:02 +0000 (18:42 +0530)
committerraghunayyar <me@iraghu.com>
Fri, 11 Oct 2013 13:12:02 +0000 (18:42 +0530)
settings/templates/personal.php

index d10413dac3dad1a617d863ce25195dc477c09b8e..854cc93b4f4bafa22e3b62ea005fa0fe49440478 100644 (file)
@@ -113,9 +113,6 @@ if($_['passwordChangeSupported']) {
                                        <?php p($language['name']);?>
                                </option>
                        <?php endforeach;?>
-                       <optgroup label="––––––––––">
-                               <option class="languagedivider">-</option>
-                       </optgroup>
                        <?php foreach($_['languages'] as $language):?>
                                <option value="<?php p($language['code']);?>">
                                        <?php p($language['name']);?>