Пример #1
0
">
          <?php 
    printImageThumb(getImageTitle());
    ?>
		</a>
	  </div><!--.albumthumb-->

    </div><!--.albumcell-->
    <?php 
}
?>

  </div><!--#album-->

  <?php 
printPageNav("« prev", "|", "next »");
?>
</div><!--#main-->

<div id="footer">
</div><!--#footer-->

<div class="footnote">
  Powered by
  <a href="http://zenphoto.org/" onmouseout="IB_restore()" onmouseover="IB_swap('zp_button','','<?php 
echo $_zp_themeroot;
?>
/images/zp_button-on.gif',1)"  title="zenphoto.org">
	<img src="<?php 
echo $_zp_themeroot;
?>
Пример #2
0
" />
							</form>
						</div>
				<?php 
    } else {
        echo gettext('Comments are closed.');
    }
    ?>
				</div>
				<?php 
}
?>
<!--  end comment block -->

 		<?php 
printPageNav("&laquo; " . gettext("prev"), "|", gettext("next") . " &raquo;");
?>

		<div id="credit">
		<?php 
printRSSLink('Album', '', gettext('Album RSS'), '');
?>
 | 
		<?php 
printZenphotoLink();
?>
		| <?php 
printCustomPageURL(gettext("Archive View"), "archive");
?>
		<?php 
if (function_exists('printUserLogout')) {