We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d12f3 commit 696a187Copy full SHA for 696a187
1 file changed
pfSense-pkg-API/files/usr/local/www/api/index.php
@@ -236,6 +236,7 @@
236
}
237
?>
238
<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>
240
</form>
241
<!-- <nav class="action-buttons">-->
242
<!-- </nav>-->
0 commit comments