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