equal
deleted
inserted
replaced
322 <tr> |
322 <tr> |
323 <td class="row2" colspan="2"> |
323 <td class="row2" colspan="2"> |
324 <table border="0" style="margin: 0 auto; background: none; width: 100%;" cellpadding="5"> |
324 <table border="0" style="margin: 0 auto; background: none; width: 100%;" cellpadding="5"> |
325 <tr> |
325 <tr> |
326 <td style="text-align: center;"> |
326 <td style="text-align: center;"> |
327 <a href="http://enanocms.org/" onclick="window.open(this.href); return false;" style="background: none; padding: 0;"> |
327 <?php echo $template->fading_button; ?> |
328 <img alt="Powered by Enano" |
|
329 src="<?php echo scriptPath; ?>/images/about-powered-enano.png" |
|
330 onmouseover="this.src='<?php echo scriptPath; ?>/images/about-powered-enano-hover.png';" |
|
331 onmouseout="this.src='<?php echo scriptPath; ?>/images/about-powered-enano.png';" |
|
332 style="border-width: 0px;" width="88" height="31" /> |
|
333 </a> |
|
334 </td> |
328 </td> |
335 <td style="text-align: center;"> |
329 <td style="text-align: center;"> |
336 <a href="http://www.php.net/" onclick="window.open(this.href); return false;" style="background: none; padding: 0;"> |
330 <a href="http://www.php.net/" onclick="window.open(this.href); return false;" style="background: none; padding: 0;"> |
337 <img alt="Written in PHP" src="<?php echo scriptPath; ?>/images/about-powered-php.png" style="border-width: 0px;" width="88" height="31" /> |
331 <img alt="Written in PHP" src="<?php echo scriptPath; ?>/images/about-powered-php.png" style="border-width: 0px;" width="88" height="31" /> |
338 </a> |
332 </a> |