diff --git a/resources/views/adminkredit.blade.php b/resources/views/adminkredit.blade.php
index afa5f41..e3758a3 100644
--- a/resources/views/adminkredit.blade.php
+++ b/resources/views/adminkredit.blade.php
@@ -194,9 +194,6 @@ changes: {
// Before column
fullHtml += '
';
fullHtml += '
';
- fullHtml += '
';
fullHtml += '
Before';
fullHtml += '
';
fullHtml += '
';
@@ -213,9 +210,6 @@ changes: {
// After column
fullHtml += '
';
fullHtml += '
';
- fullHtml += '
';
fullHtml += '
After';
fullHtml += '
';
fullHtml += '
';