X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=src%2Ffunctions.sh;h=4512ee6f1165e10bcb7ff96151eddbceb29d46f7;hb=117f701749f5a01a2e423ee36651a32db7d1e1f7;hp=87927231a6c7d48186596117f8615faca6b1301b;hpb=4a7cd7f23e6fece6c9b2e5775ac45293de954e26;p=carnet-upgrade.git diff --git a/src/functions.sh b/src/functions.sh index 8792723..4512ee6 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -6,7 +6,6 @@ notice () { } first_warning () { - log "$version" LC_MESSAGES=hr_HR dialog --backtitle "$title" --yesno "$msg_first_warning" 18 75 if [ $? -ne 0 ]; then log "Upgrade canceled."