summaryrefslogtreecommitdiff
path: root/templates/account.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-01-28 20:32:39 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-01-28 20:32:39 +0100
commit6b1aa9cd3905ac18ef0c21bea37d638fc48ef17d (patch)
tree00e29d6e4c8627edcfa7bd32c1cb552e715348a6 /templates/account.html.ep
parent78c80d773c35df8e95dd918ac7532672514bf5ca (diff)
Release import API1.14.0
Diffstat (limited to 'templates/account.html.ep')
-rw-r--r--templates/account.html.ep2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/account.html.ep b/templates/account.html.ep
index 8b14bd0..1118ca0 100644
--- a/templates/account.html.ep
+++ b/templates/account.html.ep
@@ -193,7 +193,6 @@
%= end
</td>
</tr>
- % if (app->mode eq 'development') {
<tr>
<th scope="row">Import</th>
<td>
@@ -217,7 +216,6 @@
%= end
</td>
</tr>
- % }
</table>
</div>
</div>