This commit is contained in:
crestAT
2016-07-23 08:53:26 +02:00
parent 13b72a47ba
commit 76ecaecc68
15 changed files with 165 additions and 42 deletions

View File

@@ -130,7 +130,7 @@ function enable_change(enable_change) {
<?php html_checkbox("auto_update", gettext("Update"), $pconfig['auto_update'], gettext("Update extensions list automatically."), "", false);?>
</table>
<div id="submit">
<input id="save" name="save" type="submit" class="formbtn" value="<?=gettext("Save & Restart");?>"/>
<input id="save" name="save" type="submit" class="formbtn" value="<?=gettext("Save");?>"/>
</div>
</td></tr>
</table>