Changeset 836 in ExiteCMS for modules/common/gallery/php-files/modules/gallery/html_wrap/slideshow.footer.default
- Timestamp:
- 09/23/07 23:49:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/gallery/php-files/modules/gallery/html_wrap/slideshow.footer.default
r833 r836 11 11 includeTemplate('slideshow.footer.tpl'); 12 12 ?> 13 <hr /> 13 14 <table width="100%" cellspacing="0" cellpadding="0" class="modfooter"> 14 15 <tr> … … 36 37 <!-- donation block --> 37 38 38 <td width=300 align=right>39 <span class="fineprint">40 Are you happy with Gallery?<br>41 Make us happy too! Donate!<br>42 (only admins see this message and button)<br>43 </span>44 </td>45 <td width="90" align="right">46 <a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?>"><img align="right"47 src="<?php echo getImagePath('donate.jpg') ?>" width="88" height="31" border="0" ALT="<?php echo _("Donate to Gallery now!!") ?>"></a>48 </td>49 39 <?php } ?> 50 40 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
