From 852f0e2fc537d5ca7d3a8565532487436519dab7 Mon Sep 17 00:00:00 2001 From: Jonas Raoni Soares da Silva Date: Tue, 17 Dec 2024 20:41:24 +0300 Subject: [PATCH] Revert "pkp/pkp-lib#10720 Fixed preview button" This reverts commit 34258f796314bd93c164b71364b08b79059168fd. --- templates/controllers/grid/navigationMenus/customNMIType.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/controllers/grid/navigationMenus/customNMIType.tpl b/templates/controllers/grid/navigationMenus/customNMIType.tpl index 9129728cc77..4b45f9e0c8c 100644 --- a/templates/controllers/grid/navigationMenus/customNMIType.tpl +++ b/templates/controllers/grid/navigationMenus/customNMIType.tpl @@ -22,7 +22,7 @@ {/fbvFormSection} {fbvFormSection class="formButtons"} - {fbvElement type="submit" class="pkp_button_link" id="previewButton" label="common.preview"} + {fbvElement type="button" class="pkp_button_link" id="previewButton" label="common.preview"} {/fbvFormSection}