Skip to content

Commit

Permalink
show ovms password to help with debug
Browse files Browse the repository at this point in the history
  • Loading branch information
TrystanLea committed Jul 13, 2019
1 parent c1d5f2f commit 87dd9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demandshaper-module/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
</tr>
<tr>
<td><span class="">OVMS Vehicle ID: </span></td><td><input class="input" name="vehicleid" type="text" style="width:150px"/></td>
<td><span class="">OVMS Car Password: </span></td><td><input class="input" name="carpass" type="password" style="width:150px"/></td>
<td><span class="">OVMS Car Password: </span></td><td><input class="input" name="carpass" type="text" style="width:150px"/></td>
</tr>
</table>
</div>
Expand Down

0 comments on commit 87dd9a6

Please sign in to comment.