aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/menuedit.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-30 15:04:11 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-30 15:04:11 -0700
commitcd3284d081bc86d0646234b490bc0cc9da60c638 (patch)
treedb7189c60b1bd4d8a484f491b736859086085564 /view/tpl/menuedit.tpl
parentedd228decb5ef4c3ffa2a8be00983937680a56c2 (diff)
parent504050618497d3f3f43bb44b89637ebd767557ce (diff)
downloadvolse-hubzilla-cd3284d081bc86d0646234b490bc0cc9da60c638.tar.gz
volse-hubzilla-cd3284d081bc86d0646234b490bc0cc9da60c638.tar.bz2
volse-hubzilla-cd3284d081bc86d0646234b490bc0cc9da60c638.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/tpl/menuedit.tpl')
-rw-r--r--view/tpl/menuedit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/menuedit.tpl b/view/tpl/menuedit.tpl
index da3172434..7fc17471c 100644
--- a/view/tpl/menuedit.tpl
+++ b/view/tpl/menuedit.tpl
@@ -22,7 +22,7 @@
{{include file="field_checkbox.tpl" field=$menu_bookmark}}
<div class="menuedit-submit-wrapper form-group pull-right" >
- <button type="submit" name="submit" class="btn btn-primary">{{$submit}}</button>
+ <button type="submit" name="submit" class="btn btn-primary">{{$submit}}&nbsp;<i class="icon-caret-right"></i></button>
</div>
<div class="clear"></div>
</form>