Plugin Directory

Changeset 1819952


Ignore:
Timestamp:
02/11/2018 12:22:03 PM (8 years ago)
Author:
poisl
Message:

cosmetics and german description

Location:
event-scheduler/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • event-scheduler/trunk/admin/partials/event_scheduler-admin-display.php

    r1819947 r1819952  
    154154                              name="<?php echo $this->plugin_name; ?>[event_notification_body]" rows="6" cols="20"
    155155                              required><?php if (!empty($event_notification_body)) echo $event_notification_body; ?></textarea>
    156                     <p class="description"><?php _e('HTML-Tags and the following dynamic variables can be used:', 'event_scheduler'); ?>
     156                    <p class="description"><?php _e('HTML-Tags and the following dynamic variables can be used', 'event_scheduler'); ?>:
    157157                        ###name###, ###eventdate###, ###eventtime###, ###eventlocation###, ###acceptlink###,
    158158                        ###cancellink###
Note: See TracChangeset for help on using the changeset viewer.