Skip to content

Commit

Permalink
Dev: Add page title to attribute mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Feb 4, 2016
1 parent a0f85d1 commit 5728608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/admin/participants/attributeMap_view.php
Expand Up @@ -20,9 +20,9 @@
</head>
<body>
<div class='header ui-widget-header'>
<strong>
<h3 class='pagetitle'>
<?php eT("Map your participant attributes to an existing token attribute or create a new one"); ?>
</strong>
</h3>
</div>
<?php
$columncount = 0;
Expand Down

0 comments on commit 5728608

Please sign in to comment.