Skip to content

Commit f11a0f8

Browse files
committed
[bugfix] Make it clearer that the 'Edit this page' button leads somewhere else
1 parent f01f1fd commit f11a0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cityehr-documentation-common/src/main/xslt/create-topic-html.xslt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<!-- Petal Edit Button -->
5353
<div id="petal-edit-page-button">
5454
<a href="{htop:petal-edit-url(com:document-uri(.), $petal-api-url, $petal-github-org-name, $petal-github-repo-name, $petal-github-branch, $petal-referrer-base-url, $petal-referrer-sub-folder)}">
55-
<input type="button" value="Edit this page"/>
55+
<input type="button" value="Edit this page..."/>
5656
</a>
5757
</div>
5858

0 commit comments

Comments
 (0)