Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5560381

Browse files
author
Todd Blose
committed
remove lantern link
1 parent 1fd22aa commit 5560381

File tree

1 file changed

+1
-1
lines changed
  • src/github.com/getlantern/lantern-ui/app/partials

1 file changed

+1
-1
lines changed

src/github.com/getlantern/lantern-ui/app/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</div>
2727

2828
<div id="appInfo">
29-
<a ng-click="showModal('welcome')">{{ 'LANTERN' | translate }}</a>
29+
<span>{{ 'LANTERN' | translate }}</span>
3030
<span class="version">{{ model.settings.version }}</span>
3131
<span>
3232
· <a ng-click="showModal('about')">{{ 'ABOUT' | translate }}</a>

0 commit comments

Comments
 (0)