Skip to content

Commit 56ece71

Browse files
author
Yannick
committed
Tag ModernCount 1.5.0
1 parent d13b734 commit 56ece71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: admin/index.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* License: http://www.gnu.org/licenses/gpl.html GPL version 3 or higher
77
*/
88

9-
$version = "1.0.0";
9+
$version = "1.5.0";
1010

1111
if (!file_exists("../config.php")) {
1212
header("Location: ../installer");
@@ -131,7 +131,7 @@
131131
</div>
132132
<br>
133133
<br>
134-
<div class="alert alert-info">
134+
<div class="alert alert-info"><button type="button" class="close" data-dismiss="alert"></button>
135135
<b>Info:</b> To edit, delete or show the tracking link for a download please select the radio button next to it.
136136
</div>
137137
<div class="well">

0 commit comments

Comments
 (0)