Plugin Directory

Changeset 557417


Ignore:
Timestamp:
06/13/2012 04:14:13 PM (14 years ago)
Author:
maxxsnake
Message:

Cleaned up code.

Location:
now-showing-at-local-venues/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • now-showing-at-local-venues/trunk/nearby-upcoming-events.php

    r556240 r557417  
    379379       }
    380380    }
    381     $returnstring .= '</ul></div><!--// .inner --><div class="eventful-badge eventful-small"><img src="http://api.eventful.com/images/powered/eventful_58x20.gif" alt="Local Events, Concerts, Tickets"><p><a href="http://eventful.com/">Events</a> by Eventful</p></div><div class="clear"><!-- --></div></div>';
     381    $returnstring .= '</ul></div><!--// .inner --><div class="eventful-badge eventful-small"><img src="http://api.eventful.com/images/powered/eventful_58x20.gif" alt="Local Events, Concerts, Tickets"><p><a href="http://eventful.com/">Events</a> by Eventful</p></div><div class="clear"><!-- --></div><!-- <div class="eventful-badge eventful-small lla"><p><a href="http://livelakeaustin.com/now-showing-at-local-venues" target="_blank">Plugin</a> by <a href="http://livelakeaustin.com" target="_blank">Live Lake Austin</a></p></div> --><div class="clear"><!-- --></div></div>';
    382382    return $returnstring;
    383383   
  • now-showing-at-local-venues/trunk/style.css

    r557405 r557417  
    140140    margin-top: 0px !important;
    141141    white-space: nowrap;
     142    display: none;
    142143}
    143144
Note: See TracChangeset for help on using the changeset viewer.