Skip to content

Commit 3f96999

Browse files
committed
LUT-25169: create an option draft to save the work in progress
1 parent 0f2d485 commit 3f96999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/WEB-INF/templates/skin/plugins/wiki/modify_published.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<button id="CancelPublication" name="action_cancelPublication" type="submit" class="btn btn-danger" >#i18n{wiki.modify_page.buttonCancelPublish} </button>
1313
</form>
1414
<a class="btn btn-default" href="jsp/site/Portal.jsp?page=wiki&view=page&page_name=${page_name}" title="#i18n{wiki.button.backToPage}">
15-
<span class="glyphicon glyphicon-chevron-left"></span> #i18n{wiki.button.backToPage}
15+
<span class="fa fa-chevron-left"></span> #i18n{wiki.button.backToPage}
1616
</a>
1717
</div>
1818

0 commit comments

Comments
 (0)