Skip to content

Commit 3d2ca2d

Browse files
Update dashboard.html
1 parent dc8e480 commit 3d2ca2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/templates/dashboard.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ <h3>Create New Forwarder</h3>
2121
<div class="input-group">
2222
<input type="text" id="alias" name="alias" required pattern="[-a-zA-Z0-9._]+" title="Alphanumeric characters, dots, underscores, and hyphens only">
2323
<span class="input-addon">@{{ current_user.da_domain }}</span>
24-
<button type="button" id="randomAliasBtn" title="Generate random alias" class="dice-btn">🎲</button>
2524
</div>
2625
</div>
2726

0 commit comments

Comments
 (0)