mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-09 00:54:28 +01:00
Update new pull payment page heading
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
@model NewPullPaymentModel
|
||||
@{
|
||||
Layout = "../Shared/_NavLayout.cshtml";
|
||||
ViewData["Title"] = "Manage pull payments";
|
||||
ViewData.SetActivePageAndTitle(WalletsNavPages.PullPayments);
|
||||
ViewData["Title"] = "New pull payment";
|
||||
}
|
||||
<style type="text/css">
|
||||
.smMaxWidth {
|
||||
|
||||
Reference in New Issue
Block a user