Update template.php
This commit is contained in:
parent
c849f31681
commit
258a7bfd05
@ -485,7 +485,7 @@
|
|||||||
$phones = array();
|
$phones = array();
|
||||||
|
|
||||||
if(!is_array($cinemas)){
|
if(!is_array($cinemas)){
|
||||||
$reply = "<h2>No hay cines actualmentes</h2>";
|
$reply = "<h2>No hay cines actualmente</h2>";
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
foreach($cinemas as $key => $value){
|
foreach($cinemas as $key => $value){
|
||||||
|
Loading…
Reference in New Issue
Block a user