Plugin Directory

Changeset 515577


Ignore:
Timestamp:
03/06/2012 09:22:32 PM (14 years ago)
Author:
aitosoftware
Message:

Fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pulsemaps/trunk/pm-widget.php

    r515560 r515577  
    7575</script>
    7676<?php
    77         echo $opts['after_text'];
     77        if (is_home()) { echo $opts['after_text']; }
    7878        echo $after_widget;
    7979    }
Note: See TracChangeset for help on using the changeset viewer.