diff options
| -rw-r--r-- | templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html index 9038e41..e210268 100644 --- a/templates/login.html +++ b/templates/login.html @@ -30,7 +30,7 @@ </label> <label class="radio-inline"> <input type="radio" value="sr" name="language"> - Naši</label> + Srpski</label> </div> <br/> </div> |
