Răsfoiți Sursa

fixed hitory logging on language change

Serghey Rodin 11 ani în urmă
părinte
comite
457d4daec6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      bin/v-change-user-language

+ 1 - 1
bin/v-change-user-language

@@ -55,7 +55,7 @@ fi
 #----------------------------------------------------------#
 
 # Logging
-log_history "changed contact email to $email"
+log_history "changed language to $language"
 log_event "$OK" "$EVENT"
 
 exit