git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13843
7612ce4b-ef26-0410-bec9-
ea0150e637f0
<input type="submit" name="listall" value=<?php echo '"'._("List all").'"'; ?> />
<?php
<input type="submit" name="listall" value=<?php echo '"'._("List all").'"'; ?> />
<?php
+ if ($javascript_on && $compose_addr_pop) {
?>
<input type="submit" onclick="parent.close()" value=<?php echo '"'._("Close").'"'; ?> />
?>
<input type="submit" onclick="parent.close()" value=<?php echo '"'._("Close").'"'; ?> />