Commit 2c4afa9b authored by NeroBurner's avatar NeroBurner Committed by Stan Hu

Remove the too big "Mirror a repository" header

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/66445
parent f58efcf7
......@@ -13,8 +13,6 @@
.settings-content
= form_for @project, url: project_mirror_path(@project), html: { class: 'gl-show-field-errors js-mirror-form', autocomplete: 'new-password', data: mirrors_form_data_attributes } do |f|
.panel.panel-default
.panel-heading
%h3.panel-title= _('Mirror a repository')
.panel-body
%div= form_errors(@project)
......
......@@ -9627,9 +9627,6 @@ msgstr ""
msgid "Minutes"
msgstr ""
msgid "Mirror a repository"
msgstr ""
msgid "Mirror direction"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment