Skip to content

Commit cbd0548

Browse files
committed
Update panel title in Index.cshtml for clarity
1 parent 98b1e5b commit cbd0548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application/src/RazorPagesTestSample/Pages/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<form method="post">
1313
<div class="panel panel-default">
1414
<div class="panel-heading">
15-
<h3 class="panel-title">Add a new message</h3>
15+
<h3 class="panel-title">Add a message</h3>
1616
</div>
1717
<div class="panel-body">
1818
<div class="form-group">

0 commit comments

Comments
 (0)