]> BookStack Code Mirror - bookstack/blobdiff - resources/views/chapters/edit.blade.php
Added ability to configure email sender name
[bookstack] / resources / views / chapters / edit.blade.php
index b97be683165c699052d173a8d0268718db4c68e5..c52f7bafe27ae3d6abaeb9c93f99a41b19b75e20 100644 (file)
@@ -11,7 +11,7 @@
     <div class="container small" ng-non-bindable>
         <p>&nbsp;</p>
         <div class="card">
-            <h3><i class="zmdi zmdi-edit"></i> {{ trans('entities.chapters_edit') }}</h3>
+            <h3>@icon('edit') {{ trans('entities.chapters_edit') }}</h3>
             <div class="body">
                 <form action="{{  $chapter->getUrl() }}" method="POST">
                     <input type="hidden" name="_method" value="PUT">