Skip to content

Commit 930b855

Browse files
author
Kristan Kenney
committed
Remove style override in add_db.html
1 parent 88373f9 commit 930b855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/add_db.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</td>
4949
</tr>
5050
<tr>
51-
<td class="step-top hint" style="color:#777;" >
51+
<td class="step-top hint">
5252
<?php print __('Prefix will be automaticaly added to database name and database user',"<b>".$user."_</b>");?>
5353
</td>
5454
</tr>

0 commit comments

Comments
 (0)