mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Merge pull request #1315 from mafoo/Enhance-Languages
Enhance languages
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
echo "</table>";
|
||||
echo " <div style='text-align:right'>\n";
|
||||
echo " <button type='button' onclick=\"history.go(-1);\">".$text['button-back']."</button>\n";
|
||||
echo " <button type='submit'>".$text['button-install_execute']."</button>\n";
|
||||
echo " <button type='submit'>".$text['button-execute']."</button>\n";
|
||||
echo " </div>\n";
|
||||
echo "</form>\n";
|
||||
?>
|
||||
Reference in New Issue
Block a user