Pull action available soon

This commit is contained in:
Matt Pass
2015-04-29 08:57:09 +01:00
parent 4ee4ab9247
commit 879feca2ce

View File

@@ -267,7 +267,7 @@ if (!$demoMode && isset($_SESSION['loggedIn']) && $_SESSION['loggedIn'] && isset
?>
<script>
top.ICEcoder.showHide('hide',top.get('blackMask'));
top.ICEcoder.message("Pull actions not yet available. Will be in ICEcoder v4.4");
top.ICEcoder.message("Pull actions not yet available. Will be in available soon!");
</script>
<?php
}