mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Change modal dialog title. closes flarum/core#179
This commit is contained in:
@@ -88,6 +88,9 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
&.pinned + li:not(.pinned) {
|
||||
border-top: 2px solid @control-bg;
|
||||
}
|
||||
&.child {
|
||||
padding-left: 48px;
|
||||
}
|
||||
|
@@ -4,7 +4,7 @@ tags:
|
||||
other: "{username} {action} tags."
|
||||
added_tags: "added the {tags}"
|
||||
removed_tags: "removed the {tags}"
|
||||
tag_new_discussion_title: Start a Discussion About...
|
||||
tag_new_discussion_title: Choose Tags for Your Discussion
|
||||
edit_discussion_tags_title: "Edit Tags for {title}"
|
||||
edit_discussion_tags_link: Edit Tags
|
||||
discussion_tags_placeholder: Choose one or more topics
|
||||
|
Reference in New Issue
Block a user