| @@ -140,7 +140,7 @@ | ||
| 140 | 140 |  			'password.r' => $this->trans->t('Repeat password'), | 
| 141 | 141 |  			'add.tag' => $this->trans->t('Add tag'), | 
| 142 | 142 |  			'pick.icon' => $this->trans->t('Pick an icon'), | 
| 143 | -            'pick.icon.search' => $this->trans->t('Search icons'), | |
| 143 | +			'pick.icon.search' => $this->trans->t('Search icons'), | |
| 144 | 144 |  			'use.icon' => $this->trans->t('Use this icon'), | 
| 145 | 145 |  			'selected.icon' => $this->trans->t('Selected icon'), | 
| 146 | 146 | |