1*173e91c4SThomas Templin<?php 2*173e91c4SThomas Templin 3*173e91c4SThomas Templin/** 4*173e91c4SThomas Templin * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*173e91c4SThomas Templin * 6*173e91c4SThomas Templin * @author Thomas Templin <templin@gnuwhv.de> 7*173e91c4SThomas Templin */ 8*173e91c4SThomas Templin$lang['export_pdf_button'] = 'PDF exportieren'; 9