* @copyright Copyright (c) 2021 Stephen Nielson * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 */ function smarty_modifier_xla($translate) { return \xla($translate); }