Unknwon před 9 roky
rodič
revize
72377c721c
4 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 2 2
      .gopmfile
  2. 1 1
      conf/app.ini
  3. 0 0
      modules/bindata/bindata.go
  4. 1 1
      templates/org/settings/options.tmpl

+ 2 - 2
.gopmfile

@@ -29,8 +29,8 @@ github.com/msteinert/pam =
 github.com/nfnt/resize = commit:53e9ca890b
 github.com/russross/blackfriday = commit:6928e11ecd
 github.com/shurcooL/go = commit:bc30a0bd33
-golang.org/x/net = commit:7dbad50ab5
-golang.org/x/text = commit:5f741289c4
+golang.org/x/net = 
+golang.org/x/text = 
 gopkg.in/ini.v1 = 
 gopkg.in/redis.v2 = commit:e617904962
 

+ 1 - 1
conf/app.ini

@@ -119,7 +119,7 @@ SKIP_VERIFY =
 USE_CERTIFICATE = false
 CERT_FILE = custom/mailer/cert.pem
 KEY_FILE = custom/mailer/key.pem
-; Mail from address, RFC 5322. This can be just an email address, or the "Name" <email@example.com> format 
+; Mail from address, RFC 5322. This can be just an email address, or the `"Name" <email@example.com>` format 
 FROM =
 ; Mailer user name and password
 USER =

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
modules/bindata/bindata.go


+ 1 - 1
templates/org/settings/options.tmpl

@@ -47,7 +47,7 @@
                 <input class="ipt ipt-large ipt-radius {{if .Err_Location}}ipt-error{{end}}" id="location" name="location" type="text" value="{{.Org.Location}}" />
               </div>
               <div class="field {{if DisableGravatar}}hide{{end}}">
-                <label for="gravatar-email">Gravatar {{.i18n.Tr "email"}}</label>
+                <label class="req" for="gravatar-email">Gravatar {{.i18n.Tr "email"}}</label>
                 <input class="ipt ipt-large ipt-radius {{if .Err_Avatar}}ipt-error{{end}}" id="gravatar-email" name="avatar" type="text" value="{{.Org.AvatarEmail}}" />
               </div>
               <div class="field">

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů