Vorlagentexte

This commit is contained in:
Paminger
2016-07-07 09:26:40 +02:00
parent 9f49093b38
commit 03d84be366
7 changed files with 129 additions and 17 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ MimeType
<td><?php echo $v->bezeichnung; ?></td>
<td><?php echo $v->anmerkung; ?></td>
<td><?php echo $v->mimetype; ?></td>
<td><a href="view/<?php echo $v->vorlage_kurzbz; ?>">View</a></td>
<td><a href="view/<?php echo $v->vorlage_kurzbz; ?>">Vorlagenexte bearbeiten</a></td>
</tr>
<?php endforeach ?>
</tbody>