replace tabs with spaces

This commit is contained in:
oliver 2015-05-12 09:49:53 +02:00
commit c79f0f213b
176 changed files with 27652 additions and 27647 deletions

View file

@ -2,18 +2,18 @@
<html>
<head>
<meta charset="utf-8" />
<meta charset="utf-8" />
</head>
<body>
<p><?=$mailreceiver?>,</p>
<p>
<?=$intermediate?>
</p>
<p>
<?php if(!is_null($linker)) : ?><a href="<?=$linker->link(array(),0,true,null,false,null,true)?>"><?=$appname?></a><?php else : ?><?=$appname?><?php endif ?>
</p>
<p><?=$mailreceiver?>,</p>
<p>
<?=$intermediate?>
</p>
<p>
<?php if(!is_null($linker)) : ?><a href="<?=$linker->link(array(),0,true,null,false,null,true)?>"><?=$appname?></a><?php else : ?><?=$appname?><?php endif ?>
</p>
</body>
</html>