forked from ilot/ilot-io
sidebar: replace button with a href
This commit is contained in:
parent
f98d458420
commit
92075b8e11
5 changed files with 9 additions and 27 deletions
7
css/bootstrap.local.css
vendored
7
css/bootstrap.local.css
vendored
|
@ -373,13 +373,6 @@ header h1::before {
|
|||
|
||||
/* Sign-in buttons */
|
||||
|
||||
.sign-in {
|
||||
font-size: 14px;
|
||||
background: #f8f8f8;
|
||||
color: #333;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.sign-in:hover {
|
||||
background: #e6e6e6;
|
||||
}
|
||||
|
|
BIN
sidebar.fr.mo
BIN
sidebar.fr.mo
Binary file not shown.
|
@ -7,8 +7,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ilot.io\n"
|
||||
"POT-Creation-Date: 2024-09-10 18:05-0400\n"
|
||||
"PO-Revision-Date: 2024-09-10 22:23-0400\n"
|
||||
"POT-Creation-Date: 2024-10-08 14:50-0400\n"
|
||||
"PO-Revision-Date: 2024-10-08 15:08-0400\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: dev@ayakael.net\n"
|
||||
"Language: fr\n"
|
||||
|
@ -30,15 +30,11 @@ msgid "[[Join]]"
|
|||
msgstr "[[Se joindre|join]]"
|
||||
|
||||
#. type: Content of: <ul><li>
|
||||
msgid ""
|
||||
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://ilot."
|
||||
"io/apps/files';\"> Your Files </button>"
|
||||
msgstr ""
|
||||
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://ilot."
|
||||
"io/apps/files';\"> Vos fichiers </button>"
|
||||
msgid "[[Your Files|https://ilot.io/apps/files]]"
|
||||
msgstr "[[Vos fichiers|https://ilot.io/apps/files]]"
|
||||
|
||||
#~ msgid "[[Archives|https://notif.ilot.io/archive]]"
|
||||
#~ msgstr "[[Archives|https://notif.ilot.io/archive]]"
|
||||
#~ msgid "<button class=\"btn sign-in\" onclick=\"window.location.href='https://ilot.io/apps/files';\"> Your Files </button>"
|
||||
#~ msgstr "<button class=\"btn sign-in\" onclick=\"window.location.href='https://ilot.io/apps/files';\"> Vos fichiers </button>"
|
||||
|
||||
#~ msgid "[[Support|https://support.ilot.io/en/hc/706927618]]"
|
||||
#~ msgstr "[[Aide|https://support.ilot.io/fr/hc/706927618]]"
|
||||
|
|
|
@ -3,9 +3,5 @@
|
|||
<li>[[Home|index]]</li>
|
||||
<li>[[Platforms]]</li>
|
||||
<li>[[Join]]</li>
|
||||
<li>
|
||||
<button class="btn sign-in" onclick="window.location.href='https://ilot.io/apps/files';">
|
||||
Your Files
|
||||
</button>
|
||||
</li>
|
||||
<li class="btn p-0 border sign-in">[[Your Files|https://ilot.io/apps/files]]</li>
|
||||
</ul>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-09-11 14:44-0400\n"
|
||||
"POT-Creation-Date: 2024-10-08 15:06-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -29,8 +29,5 @@ msgid "[[Join]]"
|
|||
msgstr ""
|
||||
|
||||
#. type: Content of: <ul><li>
|
||||
msgid ""
|
||||
"<button class=\"btn sign-in\" "
|
||||
"onclick=\"window.location.href='https://ilot.io/apps/files';\"> Your Files "
|
||||
"</button>"
|
||||
msgid "[[Your Files|https://ilot.io/apps/files]]"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Reference in a new issue