Merge branch 'master' of git://github.com/friendika/friendika
Ten commit jest zawarty w:
commit
dd3f21b98a
8 zmienionych plików z 116 dodań i 43 usunięć
|
@ -11,4 +11,8 @@
|
|||
<input type="submit" name="submit" id="profile-photo-submit" value="Upload">
|
||||
</div>
|
||||
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<div id="profile-photo-link-select-wrapper">
|
||||
or <a href='photos/$user'>select a photo from albums</a>
|
||||
</div>
|
|
@ -11,4 +11,8 @@
|
|||
<input type="submit" name="submit" id="profile-photo-submit" value="Upload">
|
||||
</div>
|
||||
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<div id="profile-photo-link-select-wrapper">
|
||||
or <a href='photos/$user'>select a photo from albums</a>
|
||||
</div>
|
|
@ -11,4 +11,8 @@
|
|||
<input type="submit" name="submit" id="profile-photo-submit" value="Upload">
|
||||
</div>
|
||||
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<div id="profile-photo-link-select-wrapper">
|
||||
or <a href='photos/$user'>select a photo from albums</a>
|
||||
</div>
|
|
@ -293,7 +293,7 @@ $a->strings['Edit Album'] = 'Éditer l\'album';
|
|||
$a->strings['View Photo'] = 'Voir la photo';
|
||||
$a->strings['Photo not available'] = 'Photo indisponible';
|
||||
$a->strings['Edit photo'] = 'Éditer la photo';
|
||||
$a->strings['New album name] = 'Nom du nuovel album';
|
||||
$a->strings['New album name'] = 'Nom du nouvel album';
|
||||
$a->strings['View Full Size'] = 'Voir en taille réelle';
|
||||
$a->strings['Tags: '] = 'Étiquettes: ';
|
||||
$a->strings['[Remove any tag]'] = '[Retirer toutes les étiquettes]';
|
||||
|
|
|
@ -734,6 +734,10 @@ input#dfrn-url {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#profile-photo-link-select-wrapper {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
#profile-edit-profile-name-label,
|
||||
#profile-edit-name-label,
|
||||
#profile-edit-pdesc-label,
|
||||
|
|
|
@ -602,6 +602,10 @@ input#dfrn-url {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#profile-photo-link-select-wrapper {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
#profile-edit-profile-name-label,
|
||||
#profile-edit-name-label,
|
||||
#profile-edit-pdesc-label,
|
||||
|
@ -1853,8 +1857,6 @@ a.mail-list-link {
|
|||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* end from defautlt */
|
||||
|
||||
|
||||
|
|
Ładowanie…
Dodaj tabelę
Add a link
Odniesienie w nowym zgłoszeniu