2015-04-01 23:47:34 +02:00

3 lines
64 B
JavaScript

function init_impressum(){
$('#modal_text').modal('show');
}