Skip to content

Commit 696a187

Browse files
author
Jared Hendrickson
committed
Added report an issue button to API settings page in UI
1 parent d4d12f3 commit 696a187

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • pfSense-pkg-API/files/usr/local/www/api

pfSense-pkg-API/files/usr/local/www/api/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@
236236
}
237237
?>
238238
<button type="submit" id="save" name="save" class="btn btn-sm btn-primary" value="Save" title="Save API configuration"><i class="fa fa-save icon-embed-btn"></i>Save</button>
239+
<a style="float: right;" class="fa fa-question-circle" href='https://github.com/jaredhendrickson13/pfsense-api/issues/new'> <span style="font-family: 'Helvetica'; font-size: 14px;">Report an Issue</span></a>
239240
</form>
240241
<!-- <nav class="action-buttons">-->
241242
<!-- </nav>-->

0 commit comments

Comments
 (0)