X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fprofile_selectors.php;h=8d29fd0998c608ce68a33976225c8b21130945cc;hb=0135b7e357064f5fc6e0983991e297b729b6f87a;hp=ad47c0ba6c677a762506a1fef50627b9baba3c0a;hpb=41a36606c6ee92c914acbb7f6d9ea79c0a149088;p=friendica.git diff --git a/include/profile_selectors.php b/include/profile_selectors.php index ad47c0ba6c..8d29fd0998 100644 --- a/include/profile_selectors.php +++ b/include/profile_selectors.php @@ -9,7 +9,7 @@ function gender_selector($current="",$suffix="") { $o .= ""; foreach($select as $selection) { - if ($selection !== 'NOTRANSLATION') { + if($selection !== 'NOTRANSLATION') { $selected = (($selection == $current) ? ' selected="selected" ' : ''); $o .= ""; } @@ -45,7 +45,7 @@ function marital_selector($current="",$suffix="") { $o .= "