itizawa 6 سال پیش
والد
کامیت
0fe7cdf2e1
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/client/js/components/Admin/Notification/NotificationDeleteModal.jsx

+ 2 - 2
src/client/js/components/Admin/Notification/NotificationDeleteModal.jsx

@@ -19,9 +19,9 @@ class NotificationDeleteModal extends React.PureComponent {
           <p>
             {t('notification_setting.delete_notification_pattern_desc1', { path: notificationForConfiguration.triggerPath })}
           </p>
-          <span className="text-danger">
+          <p className="text-danger">
             {t('notification_setting.delete_notification_pattern_desc2')}
-          </span>
+          </p>
         </ModalBody>
         <ModalFooter className="text-right">
           <button type="button" className="btn btn-sm btn-danger" onClick={this.props.onClickSubmit}>