Skip to content

Commit 69a1040

Browse files
author
alexgriffen
committed
Updated editEmbeddedTemplate page
1 parent 0ebccb7 commit 69a1040

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

editEmbeddedTemplate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<body>
1414
<?php
1515
echo '<a href="index.php">Home Is Where The Heart Is<br /></a>';
16+
echo 'This will work when HS updates the PHP SDK to <br />';
17+
echo 'work with the template edit_url<a href="https://github.com/HelloFax/hellosign-php-sdk/issues/37">which is here.<br /><a>';
1618
echo 'just in this case this doesn\'t work<br />';
1719

1820
require_once 'vendor/autoload.php';

0 commit comments

Comments
 (0)