<span id="footer-logo" ng-touchstart="footerGoToHome()"></span> <span id="footer-info"><span ng-bind-html="caisse.footerInfo" ng-class="{'bigname-agency-length' : caisse.params.nom.length > 14}"></span> <?php if(isset($_REQUEST['debug'])){?> <textarea ng-if="debug" name="debug" id="debug" cols="40" rows="5">{{debugContent}}</textarea> <?php } ?> </span> <div class="footer-btn"> <span id="previous-btn" class="hidden" ng-touchstart="goToPreviousPage()" ng-bind-html="titles.PREVIOUS | sep2br"></span> <span id="home-btn" ng-touchstart="showCovid = true;goToHome()" ng-hide="borne.FOOTER.NO_HOME_BUTTON || currentScreen == 'keyboard-page'" ng-bind-html="titles.HOME | sep2br"></span> </div> <div class="clear"></div>