summaryrefslogtreecommitdiff
path: root/templates/device.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/device.html')
-rw-r--r--templates/device.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/device.html b/templates/device.html
index 80d9b493..7f30dbe2 100644
--- a/templates/device.html
+++ b/templates/device.html
@@ -11,7 +11,7 @@
{% if not "extended" in name %}
<td><a href="#[[{{codename}}-stable-BUILD_NUMBER]]">[[{{codename}}-stable-BUILD_NUMBER]]</a></td>
{% else %}
- <td>[[{{codename}}-stable-BUILD_NUMBER]]</td>
+ <td><span>[[{{codename}}-stable-BUILD_NUMBER]]</span></td>
{% endif %}
<td>
<ul>
@@ -26,7 +26,7 @@
{% if not "extended" in name %}
<td><a href="#[[{{codename}}-beta-BUILD_NUMBER]]">[[{{codename}}-beta-BUILD_NUMBER]]</a></td>
{% else %}
- <td>[[{{codename}}-beta-BUILD_NUMBER]]</td>
+ <td><span>[[{{codename}}-beta-BUILD_NUMBER]]</span></td>
{% endif %}
<td>
<ul>
@@ -41,7 +41,7 @@
{% if not "extended" in name %}
<td><a href="#[[{{codename}}-alpha-BUILD_NUMBER]]">[[{{codename}}-alpha-BUILD_NUMBER]]</a></td>
{% else %}
- <td>[[{{codename}}-alpha-BUILD_NUMBER]]</td>
+ <td><span>[[{{codename}}-alpha-BUILD_NUMBER]]</span></td>
{% endif %}
<td>
<ul>