|
16 | 16 | <link href="apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120"/>
|
17 | 17 | <link href="apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152"/>
|
18 | 18 |
|
19 |
| - <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"/> |
| 19 | + <link rel="stylesheet" href="//stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/> |
20 | 20 | <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.css"/>
|
21 | 21 |
|
22 | 22 | <meta id="mobile-mule-theme"/>
|
|
66 | 66 |
|
67 | 67 | <div id="footer" data-role="footer">
|
68 | 68 | <a id="btScrollUp" href="#" data-icon="arrow-u" class="ui-btn-right">scroll up</a>
|
69 |
| - <p> <a href="#about" data-rel="popup" data-position-to="window" data-transition="pop">mobileMule</a> © 2018</p> |
| 69 | + <p> <a href="#about" data-rel="popup" data-position-to="window" data-transition="pop">mobileMule</a> <i class="fa fa-copyright fa-fw"></i> 2019</p> |
70 | 70 | </div>
|
71 | 71 | <!-- /footer -->
|
72 | 72 |
|
@@ -98,14 +98,16 @@ class="ui-btn ui-corner-all ui-shadow ui-btn-a ui-icon-delete ui-btn-icon-notext
|
98 | 98 | </div>
|
99 | 99 | <div role="main" class="ui-content">
|
100 | 100 | <!-- IMPORTANT: Update also main.js#version check, latestVersion.js, main.php -->
|
101 |
| - <p><strong>mobileMule v3.2.0b</strong><br/> |
| 101 | + <p><strong>mobileMule v3.2.1b</strong><br/> |
102 | 102 |
|
103 |
| - coded by muttley © copyright 2018<br/><br/> |
| 103 | + coded by muttley <i class="fa fa-copyright fa-fw"></i> 2019<br/><br/> |
| 104 | + <i class="fa fa-book fa-fw"></i> |
104 | 105 | <a href="https://raw.githubusercontent.com/elbowz/mobileMule/master/CHANGELOG.md" title="changelog">Changelog</a> •
|
105 |
| - <a href="https://github.com/elbowz/mobileMule" title="mobileMule project page">Project page</a> • |
106 |
| - <a href="#page-donate" class="hash-link" title="Donation Package">Donation Package</a><br/><br/> |
107 |
| - <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=muttley%2ebd%40gmail%2ecom&lc=IT&item_name=mobileMule&item_number=aMule%20web%20mobile%20skin¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" |
108 |
| - title="Donate"><img src="btn_paypal_donate.gif"/></a></p> |
| 106 | + <i class="fa fa-github-alt fa-fw"></i> |
| 107 | + <a href="https://github.com/elbowz/mobileMule" title="mobileMule project page"> Project page</a> • |
| 108 | + <i class="fa fa-paypal fa-fw"></i> |
| 109 | + <a href="#page-donate" class="hash-link" title="Donation Package"> Donation Package</a><br/><br/> |
| 110 | + </p> |
109 | 111 | </div>
|
110 | 112 | </div>
|
111 | 113 | <!-- /about -->
|
|
0 commit comments