This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-1328: Fixed i18n links
4.3
Jean-Roch Maitre
11 years ago
parent
7682bdd632
commit
fdd28ef013
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
views/groups-numbers.html
+1
-1
views/users-numbers.html
+ 1
- 1
views/groups-numbers.html
View File
@ -51,7 +51,7 @@
<
div
class
=
"actions"
>
<
a
href
=
"#"
class
=
"spare-link monster-link pull-left{{#if emptySpare}} disabled{{/if}}"
>
<
i
class
=
"icon-plus icon-green icon-large"
>
<
/
i
>
Add from Spare Numbers
<
i
class
=
"icon-plus icon-green icon-large"
>
<
/
i
>
{{ i18n.groups.addFromSpare }}
<
/
a
>
<
ul
class
=
"nav pull-left"
>
<
li
class
=
"dropdown"
>
+ 1
- 1
views/users-numbers.html
View File
@ -51,7 +51,7 @@
<
div
class
=
"actions"
>
<
a
href
=
"#"
class
=
"spare-link monster-link pull-left{{#if emptySpare}} disabled{{/if}}"
>
<
i
class
=
"icon-plus icon-green icon-large"
>
<
/
i
>
Add from Spare Numbers
<
i
class
=
"icon-plus icon-green icon-large"
>
<
/
i
>
{{ i18n.users.addFromSpare }}
<
/
a
>
<
ul
class
=
"nav pull-left"
>
<
li
class
=
"dropdown"
>
Write
Preview
Loading…
Cancel
Save