Skip to content
Snippets Groups Projects
Commit 69ba9a19 authored by Henri Queneau's avatar Henri Queneau
Browse files

FEAT #4413 port instead of port

parent fbc8158a
No related branches found
No related tags found
No related merge requests found
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td><?php echo _DATABASETYPE;?></td> <td><?php echo _SMTP_PORT;?></td>
<td>:</td> <td>:</td>
<td><input type="text" name="databasetype" id="databasetype" disabled="disabled" value= <?php echo $databasetype; ?> /></td> <td><input type="text" name="databasetype" id="databasetype" disabled="disabled" value= <?php echo $databasetype; ?> /></td>
</tr> </tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment