Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be43cb9a authored by Manoj Nair's avatar Manoj Nair
Browse files

updated text in the Upgrade section

parent 0d28e17c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -15,8 +15,7 @@
      {% if device.upgrade_available %}
      <div class="tile is-child is-8" id="upgrade">
        <h3 class="title is-4 is-spaced">Upgrade</h3>
        <p class="subtitle is-6">To upgrade to a higher version of the e/OS version for your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" <a href="{{ "devices/" | append: device.codename | append: "/upgrade" | relative_url }}"> click here</a> </p>
        <small>(For e.g. {{ device.versions }} -> {{ device.upgrade_available }})</small>
        <p class="subtitle is-6">To upgrade your {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" to the {{ device.upgrade_available }} build of /e/OS <a href="{{ "devices/" | append: device.codename | append: "/upgrade" | relative_url }}"> click here</a> </p>
      </div>
      <br>
      <br>