Changeset 2830
- Timestamp:
- 01/07/11 14:02:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/sendToFriend/index.php
r2802 r2830 69 69 70 70 <div class="multi-part" title="<?php echo __('Installation'); ?>"> 71 <p><?php echo __('Copy/paste this code in'); ?> <strong>home.html</strong> <?php echo __('and/or'); ?> <strong>post.html</strong> :</p>71 <p><?php echo __('Copy/paste this code in'); ?> <strong>home.html</strong> <?php echo __('and/or'); ?> <strong>post.html</strong> <?php echo __('and/or'); ?> <strong>page.html</strong> :</p> 72 72 <pre> 73 73 <a href="{{tpl:BlogURL}}envoyer/{{tpl:EntryID}}" class="sendToFriend">{{tpl:lang Send to friend}}</a>
Note: See TracChangeset
for help on using the changeset viewer.