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.
2 parents 2c30d7c + 8e232f7 commit 3c7f989Copy full SHA for 3c7f989
1 file changed
pfSense-pkg-API/files/usr/local/www/api/index.php
@@ -263,7 +263,7 @@
263
}
264
?>
265
<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>
266
- <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>
+ <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>
267
</form>
268
<!-- <nav class="action-buttons">-->
269
<!-- </nav>-->
0 commit comments