oops, weren't getting proper confirmation
This commit is contained in:
parent
cffe57f0a8
commit
fdad3bb7e1
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ sub www_commitVersionTagConfirm {
|
|||
$tag->commit;
|
||||
my $i18n = WebGUI::International->new($session, "VersionTag");
|
||||
my $ac = WebGUI::AdminConsole->new($session,"versions");
|
||||
$ac->render(
|
||||
return $ac->render(
|
||||
'<p>'.$i18n->get("commit accepted").'</p>'
|
||||
.'<ul>
|
||||
<li><a href="'.$session->url->page.'">'.$i18n->get("493","WebGUI").'</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue