mambax7/pedigree

View on GitHub
templates/admin/animal_admin_help.tpl

Summary

Maintainability
Test Coverage
<!-- $Id ANIMAL $ -->
<div id="Slideshow_Title" class="bold shadowlight alignmiddle">
    <div id="Slideshow_Help">
        <{$smarty.const._AM_PEDIGREE_ADMIN_HELP}>
    </div>
    <div id="Slideshow_Action">
    </div>
</div>
<div id="myid">
    <div class="width45 floatleft pad5">
        <{$smarty.const._AH_ANIMAL_HELP1}>
    </div>
    <div class="width45 floatright pad5">
        <{$smarty.const._AH_ANIMAL_HELP2}>
    </div>
</div>
<div class="clear"></div>