Skip to content

Commit ee87ae6

Browse files
committed
Remove leftover for themes
1 parent 3cca432 commit ee87ae6

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

pmaweb/templates/themes.html

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -68,46 +68,6 @@ <h2 class="card-title">{{ theme }}</h2>
6868
{% include 'components\_dltable.html' with download_item=theme %}
6969
</div>
7070
{% endfor %}
71-
72-
<div class="card-bordered themediv pma_2_9 pma_2_10 pma_2_11">
73-
<div class="card-header">
74-
<h2 class="card-title">Arctic Ocean 2.11a</h2>
75-
</div>
76-
<div class="card-body">
77-
<div class="card-info">
78-
<p>Released on 2008-03-03</p>
79-
<p>Compatible with phpMyAdmin <strong>2.9 - 2.11</strong>.</p>
80-
<p>Author: Michael Keck</p>
81-
<p>New theme with new database icons.</p>
82-
</div>
83-
<div class="card-thumbnail">
84-
<a href="/static/images/themes/arctic_ocean.png" class="colorbox cboxElement" title="arctic_ocean theme">
85-
<img src="/static/images/themes/arctic_ocean.png" alt="Arctic Ocean thumbnail" class="themeimg">
86-
</a>
87-
</div>
88-
</div>
89-
<table class="table">
90-
<thead>
91-
<tr>
92-
<th>File</th>
93-
<th class="td-size">Size</th>
94-
<th>Verification</th>
95-
</tr>
96-
</thead>
97-
<tbody>
98-
<tr>
99-
<td>
100-
<a href="https://files.phpmyadmin.net/themes/arctic_ocean/2.11a/arctic_ocean-2.11a.zip"
101-
class="download_popup" data-sha256="ab4611fc954779c4b0271c6bec4378bd6ecb560fc2358b7bd2ddff9fd0e64a9d"
102-
data-pgp="">arctic_ocean-2.11a.zip</a></td>
103-
<td class="td-size">176.0&nbsp;KB</td>
104-
<td>
105-
[<a href="https://files.phpmyadmin.net/themes/arctic_ocean/2.11a/arctic_ocean-2.11a.zip.sha256">SHA256</a>]
106-
</td>
107-
</tr>
108-
</tbody>
109-
</table>
110-
</div>
11171
</div>
11272

11373
<h2>Support for themes</h2>

0 commit comments

Comments
 (0)