Skip to content

Commit b68c6b3

Browse files
Cheikh SeckCheikh Seck
Cheikh Seck
authored and
Cheikh Seck
committed
input field update.
1 parent f6bd2d7 commit b68c6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<input type="text" placeholder="+00000" ng-model="mega.SMS.From" class="form-control">
132132
<br>
133133
<label>Country prefix to prepend to each contact's phone number.</label>
134-
<input type="text" placeholder="..." ng-model="mega.SMS.CountryCode" class="form-control">
134+
<input type="text" placeholder="+000" ng-model="mega.SMS.CountryCode" class="form-control">
135135
<br>
136136
<button ng-click="updateTw()" ng-disabled="loading" class="mdc-button mdc-button--raised">Save</button>
137137
</div>

0 commit comments

Comments
 (0)