]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/config.php
move plink sparkles to the right html element in dispy
[friendica.git] / view / theme / dispy / config.php
index a24288bf86c72e0774414f73540362347e64fe77..25663c10baf348fb255ecca436c789a8574e0e0c 100644 (file)
@@ -41,17 +41,17 @@ function theme_admin_post(&$a) {
 
 function dispy_form(&$a, $font_size, $line_height, $colour) {
        $line_heights = array(
-               "1.3"=>"1.3",
-               "---"=>"---",
-               "1.6"=>"1.6",                           
-               "1.5"=>"1.5",           
-               "1.4"=>"1.4",
-               "1.2"=>"1.2",
-               "1.1"=>"1.1",
+               "1.3" => "1.3",
+               "---" => "---",
+               "1.6" => "1.6",                         
+               "1.5" => "1.5",         
+               "1.4" => "1.4",
+               "1.2" => "1.2",
+               "1.1" => "1.1",
        );      
        $font_sizes = array(
                '12' => '12',
-               '14' =>'14',
+               '14' => '14',
                "---" => "---",
                "16" => "16",           
                "15" => "15",