diff --git a/module/custom/view/browsestoryconcept.html.php b/module/custom/view/browsestoryconcept.html.php
index 119d2e75ac..f8c4ad0857 100644
--- a/module/custom/view/browsestoryconcept.html.php
+++ b/module/custom/view/browsestoryconcept.html.php
@@ -45,7 +45,7 @@
|
custom->URSR ? "disabled=disabled" : '';?>
- createLink('custom', 'editStoryConcept', "id=$key", '', true), "", '', "class='btn iframe' data-width=" . ($this->config->URAndSR ? "480px" : "280px") . " title={$lang->edit}");?>
+ createLink('custom', 'editStoryConcept', "id=$key", '', true), "", '', "class='btn iframe' data-width=" . ($this->config->URAndSR ? "480px" : "330px") . " title={$lang->edit}");?>
createLink('custom', 'deleteStoryConcept', "id=$key"), "", 'hiddenwin', "class='btn' $disabled title={$lang->delete} data-group='admin'");?>
|
diff --git a/module/custom/view/editstoryconcept.html.php b/module/custom/view/editstoryconcept.html.php
index eb835aedc3..8fc0d95713 100644
--- a/module/custom/view/editstoryconcept.html.php
+++ b/module/custom/view/editstoryconcept.html.php
@@ -23,7 +23,7 @@
config->URAndSR):?>
custom->URConcept;?>
- | custom->SRConcept;?>
+ | custom->SRConcept;?>
| | |