Changeset 836 in ExiteCMS for modules/common/gallery/php-files/modules/gallery/html_wrap/album.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/album.footer.default
r833 r836 15 15 <td style="vertical-align: top"> 16 16 <!-- The Gallery code version number, linked to the Gallery home page --> 17 <span class=" fineprint">17 <span class="smallalt"> 18 18 <?php print poweredBy() ?> 19 19 </span> … … 34 34 <!-- donation block --> 35 35 36 <td width="300" align="right">37 <span class="fineprint">38 Are you happy with Gallery?<br>39 Make us happy too! Donate!<br>40 (only admins see this message and button)<br>41 </span>42 </td>43 <td width="90" align="right">44 <a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?>"><img align="right"45 src="<?php echo getImagePath('donate.jpg') ?>" width="88" height="31" border="0" ALT="<?php echo _("Donate to Gallery now!!") ?>"></a>46 </td>47 36 <?php } ?> 48 37 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
