summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-07-04 13:11:33 +0300
committerAndrew Dolgov <[email protected]>2017-07-04 13:11:33 +0300
commit852e39bcac56e8070835610e10e3d65bb11285b1 (patch)
tree8d4e46e7f93b4faa5b190d75a30d155159e88bba
parent93c413fd87c8fed76e808ed51e8ecd41ecad4eb0 (diff)
remove loc: prefix from the UI
-rw-r--r--read.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.html b/read.html
index 6cd84a5..72452db 100644
--- a/read.html
+++ b/read.html
@@ -202,7 +202,7 @@
<div class="footer">
<div class="chapter"></div>
<div class="location">
- Loc: <span id="cur_page">?</span> / <span id="total_pages">?</span>
+ <span id="cur_page">?</span> / <span id="total_pages">?</span>
(<span id="page_pct">?</span>)
</div>
</div>