Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 9be92c5

Browse files
committed
Fix message id in span
1 parent a50fb0e commit 9be92c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/editor.ajxp_repository/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ul class="tabrow">
2323
<li class="selected" data-PaneID="pane-infos"><i class="icon-cogs"></i> <span ajxp_message_id="ajxp_repository_editor.3">AJXP_MESSAGE[ajxp_repository_editor.3]</span></li>
2424
<li class="" data-PaneID="pane-metas"><i class="icon-puzzle-piece"></i> <span ajxp_message_id="ajxp_repository_editor.4">AJXP_MESSAGE[ajxp_repository_editor.4]</span></li>
25-
<li class="" data-PaneID="pane-shares"><i class="icon-share"></i> <span ajxp_message_id="ajxp_repository_editor.4">AJXP_MESSAGE[ajxp_repository_editor.16]</span></li>
25+
<li class="" data-PaneID="pane-shares"><i class="icon-share"></i> <span ajxp_message_id="ajxp_repository_editor.16">AJXP_MESSAGE[ajxp_repository_editor.16]</span></li>
2626
</ul>
2727
<div class="tabpanes">
2828
</div>

0 commit comments

Comments
 (0)