From f4bdc0a6b29f7d6c6c1baa4b3f4aacfa2367f933 Mon Sep 17 00:00:00 2001 From: Tim Stallmann Date: Mon, 15 Mar 2021 10:59:56 -0400 Subject: [PATCH] Issue #926: Use record_url for path to public page on admin interface --- admin/themes/default/items/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/items/edit.php b/admin/themes/default/items/edit.php index 26cc2027f6..ecfce48373 100644 --- a/admin/themes/default/items/edit.php +++ b/admin/themes/default/items/edit.php @@ -17,7 +17,7 @@
formSubmit('submit', __('Save Changes'), array('id'=>'save-changes', 'class'=>'submit big green button')); ?> - + 'delete-confirm big red button'), 'delete-confirm'); ?>