---
title: "Customize approval decision buttons"
canonical: "https://support.appfire.com/space/CDML/649924300/Customize%20approval%20decision%20buttons"
format: markdown
---
> Macro (aura-html)


## Overview

> Macro (excerpt)
> 
> How to change captions of the Approve and Reject buttons created by the `approval` macro.

This example shows how to change the captions of the **Approve** and **Reject** buttons shown during a content review.

## Default captions for approval action labels

When a content review is created using the [approval macro](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649662337), buttons labeled **Approve** and **Reject** are added to the [workflow popup](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649659846).

> 📝 The approval buttons are only added if their target states are defined in the parent [state macro](https://appfire.atlassian.net/wiki/spaces/CDML/pages/649531575) via the `approved` and `rejected` parameters.

## Custom captions for approval action labels

To change the button captions, use the `approvelabel` and `rejectlabel` parameters on the `approval` macro as shown below: