We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce50224 commit 069413fCopy full SHA for 069413f
MerlinAU.asp
@@ -2896,7 +2896,7 @@ function initializeCollapsibleSections()
2896
</tr>
2897
</table>
2898
<div style="text-align: center; margin-top: 10px;">
2899
- <input type="submit" onclick="SaveAdvancedConfig(); return false;"
+ <input type="submit" onclick="SaveCombinedConfig(); return false;"
2900
value="Save" class="button_gen savebutton" name="button">
2901
</div>
2902
</form></td></tr></tbody></table>
0 commit comments