* Rename openApp to tab.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
<?php
|
||||
echo html::hidden('editedDate', $doc->editedDate);
|
||||
echo html::submitButton();
|
||||
echo html::backButton($lang->goback, "data-app='{$app->openApp}'");
|
||||
echo html::backButton($lang->goback, "data-app='{$app->tab}'");
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user