aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorrr-2016-09-10 09:50:58 +0200
committerrr-2016-09-10 09:50:58 +0200
commitb829f89f1be1b3a26cfcf43f250327d3e6bde4ae (patch)
treec26edaed12b40936c27b6bfe42e866c540a89d24 /client
parenta905410b84a14240327c5e9fbdf2d1cc86f6d9da (diff)
client/posts: change 'submit'->'save' in edit form
Diffstat (limited to 'client')
-rw-r--r--client/html/post_edit_sidebar.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/post_edit_sidebar.tpl b/client/html/post_edit_sidebar.tpl
index 29d27de..d3321b5 100644
--- a/client/html/post_edit_sidebar.tpl
+++ b/client/html/post_edit_sidebar.tpl
@@ -93,6 +93,6 @@
<div class='messages'></div>
- <input type='submit' value='Submit' class='submit'/>
+ <input type='submit' value='Save' class='submit'/>
</form>
</div>

© 2015 - 2026 Jakob L. Kreuze