Skip to content

Commit

Permalink
Add better description
Browse files Browse the repository at this point in the history
  • Loading branch information
mvaneijgen committed Apr 30, 2018
1 parent c7ea739 commit 3132f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<th>set google data studio ID</th>
<td>
<input type="text" name="alloy_analytics_id" value="<?php echo (esc_attr( get_option('alloy_analytics_id') ) == '')?'':esc_attr( get_option('alloy_analytics_id', '') ); ?>" />
<p class="description" id="tagline-description">Leave it empty to turn it off</p>
<p class="description" id="tagline-description">Leave it empty to turn it off (should look something like 1ew_0PQZDETWE54784_o_Yt_AMR_0/page/8viH)</p>
</td>
</tr>
</table>
Expand Down

0 comments on commit 3132f08

Please sign in to comment.