Added number base
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
<th>Name</th>
|
||||
<th>Landeskennzahl</th>
|
||||
<th>Ortskennzahl</th>
|
||||
<th>Nummernbasis</th>
|
||||
<th>Anfang</th>
|
||||
<th>Ende</th>
|
||||
<th>Kommentar</th>
|
||||
@@ -126,6 +127,7 @@
|
||||
<td><?=$block->name?></td>
|
||||
<td><?=$block->countrycode?></td>
|
||||
<td><?=$block->areacode?></td>
|
||||
<td><?=$block->base?></td>
|
||||
<td><?=$block->getFirst()?></td>
|
||||
<td><?=$block->getLast()?></td>
|
||||
<td><?=$block->comment?></td>
|
||||
|
||||
Reference in New Issue
Block a user