mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 06:24:11 +01:00 
			
		
		
		
	fix mirror typo
This commit is contained in:
		
							parent
							
								
									a354f33ac2
								
							
						
					
					
						commit
						6b30d9b0f2
					
				@ -3,7 +3,7 @@
 | 
			
		||||
<div class="container" id="body">
 | 
			
		||||
    <form action="/repo/create" method="post" class="form-horizontal card" id="repo-create">
 | 
			
		||||
        {{.CsrfTokenHtml}}
 | 
			
		||||
        <h3>Import Repository</h3>
 | 
			
		||||
        <h3>Create Repository Mirror</h3>
 | 
			
		||||
        <div class="alert alert-danger form-error{{if .HasError}}{{else}} hidden{{end}}">{{.ErrorMsg}}</div>
 | 
			
		||||
        <div class="form-group">
 | 
			
		||||
            <label class="col-md-2 control-label">From<strong class="text-danger">*</strong></label>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user