frankyonnetti
7/7/2013 - 8:13 PM

#drupal remove (All day) label

Drupal 7 - remove (All day) label #drupal #d7

<?php // Add to template.php
  function [theme name]_date_all_day_label() {
    return '';
}