X-Git-Url: http://aymargeddon.de/gitweb/?p=aymargeddon%2Fcurrent.git;a=blobdiff_plain;f=html%2Ffield.epl;h=b5ac321f6e398b1c863915ff71655e32cc286a7e;hp=37c4625460c911ea04dfe28b1a9b5fc5bd1fc6d3;hb=16acd35a9e3088b01dfd40f184e91ee180b36caf;hpb=08ffa17819056bd492f2226bd2bdb8565cd523b5 diff --git a/html/field.epl b/html/field.epl index 37c4625..b5ac321 100644 --- a/html/field.epl +++ b/html/field.epl @@ -92,7 +92,7 @@ ################### $mob = $aym->mobiles_available($loc); - $mobcount = $#{@$mob}+1; + $mobcount = @$mob; if ($mobcount) { $out .= $db->loc('ADJ_HERE').' ';