Voiceplan Import: Added price multiplicator
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<?php foreach($destinations as $destination): ?>
|
||||
<tr>
|
||||
<td><?=$destination->destination?></td>
|
||||
<td><?=$destination->prefix?></td>
|
||||
<td>+<?=$destination->prefix?></td>
|
||||
<td><?=date("d.m.Y H:i", $zone->create)?> (<?=$zone->creator->name?>)</td>
|
||||
<td><?=date("d.m.Y H:i", $zone->edit)?> (<?=$zone->editor->name?>)</td>
|
||||
<td style="text-align: left; letter-spacing: 4px; font-size: 1.1em;">
|
||||
|
||||
Reference in New Issue
Block a user