Changeset 836 in ExiteCMS for modules/common/gallery/php-files/modules/gallery/html_wrap/general.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/general.footer.default
r833 r836 21 21 global $validation_args; 22 22 ?> 23 <hr /> 23 24 <table width="100%" cellspacing="0" cellpadding="0" class="modfooter"> 24 25 <tr> … … 40 41 if ($gallery->user->isAdmin() ) { ?> 41 42 42 <!-- donation block -->43 44 <td width="300" align="right">45 <span class="fineprint">46 Are you happy with Gallery?<br>47 Make us happy too! Donate!<br>48 (only admins see this message and button)<br>49 </span>50 </td>51 <td width="90" align="right">52 <a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?>"><img align="right"53 src="<?php echo getImagePath('donate.jpg') ?>" width="88" height="31" border="0" ALT="<?php echo _("Donate to Gallery now!!") ?>"></a>54 </td>55 43 <?php } ?> 56 44 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
