Plugin Directory

Changeset 1882654


Ignore:
Timestamp:
05/28/2018 03:04:48 PM (8 years ago)
Author:
bloc10
Message:

slider bug fixes

Location:
total-cryptos
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • total-cryptos/tags/1.0/totalcryptos.php

    r1881512 r1882654  
    494494                    }
    495495                }
     496                $html.="</span></div>";
    496497                return $html;
    497498            }
     
    587588                    }
    588589                }
     590                $html.="</span></div>";
    589591                return $html;
    590592            }
  • total-cryptos/trunk/totalcryptos.php

    r1881512 r1882654  
    494494                    }
    495495                }
     496                $html.="</span></div>";
    496497                return $html;
    497498            }
     
    587588                    }
    588589                }
     590                $html.="</span></div>";
    589591                return $html;
    590592            }
Note: See TracChangeset for help on using the changeset viewer.