Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd22aa commit 5560381Copy full SHA for 5560381
src/github.com/getlantern/lantern-ui/app/partials/footer.html
@@ -26,7 +26,7 @@
26
</div>
27
28
<div id="appInfo">
29
- <a ng-click="showModal('welcome')">{{ 'LANTERN' | translate }}</a>
+ <span>{{ 'LANTERN' | translate }}</span>
30
<span class="version">{{ model.settings.version }}</span>
31
<span>
32
· <a ng-click="showModal('about')">{{ 'ABOUT' | translate }}</a>
0 commit comments