summaryrefslogtreecommitdiff
path: root/resources/views/edit/add-fact.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/edit/add-fact.phtml')
-rw-r--r--resources/views/edit/add-fact.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/edit/add-fact.phtml b/resources/views/edit/add-fact.phtml
index 59afb810ee..8fc898f894 100644
--- a/resources/views/edit/add-fact.phtml
+++ b/resources/views/edit/add-fact.phtml
@@ -20,7 +20,7 @@ use Ramsey\Uuid\Uuid;
?>
-<h2 class="wt-page-title"><?= $title ?></h2>z
+<h2 class="wt-page-title"><?= $title ?></h2>
<form method="post" action="<?= e(route(EditFactAction::class, ['tree' => $tree->name(), 'xref' => $record->xref()])) ?>" class="wt-page-content">
<?= csrf_field() ?>