diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-05-02 16:13:14 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-05-02 16:13:14 +0200 |
| commit | fc737edb1e62fb298a429b6c8a484a3829031866 (patch) | |
| tree | 9ac44b93ff531f7d78c40db495205de88ee3ef8f | |
| parent | 9dcd4c7023fd761f2e0578966d9c1dfc4125b485 (diff) | |
| download | bridge-fc737edb1e62fb298a429b6c8a484a3829031866.tar.gz bridge-fc737edb1e62fb298a429b6c8a484a3829031866.zip | |
rename force refresh in dashboard
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <form id="update-form"> <input type="text" id="update-name"> <input type="checkbox" id="update-force"> - <label for="update-force">Force refresh</label> + <label for="update-force">First time search</label> <input type="checkbox" id="update-brawl"> <label for="update-brawl">Get Brawls</label> <input type="checkbox" id="update-tournament"> |
